Contact form issue

Discussion in 'ASP.NET 2.0' started by Floorman, Jan 19, 2009.

  1. I cannot seem to figure out how get any contact form working can somebody with better sense than me, walk me through it?

    Please help....thanks in advance.
     
  2. Bruce

    Bruce DiscountASP.NET Staff

  3. Excellent! Thanks... now where do I put the source file? in the web config? or ???

    What about thess commands, do I build another ss file or put it in the one I have?
     
  4. Bruce

    Bruce DiscountASP.NET Staff

  5. Do I put it all in a aspx file?
     
  6. Attached Files:

  7. ...Hi
    Create a folder named /contact/

    Place the two code pages in that folder.
    Use the settings in that example web.config to modify your root web.config.

    i.e. (This section needs to be taken from there and added to your existing web.config)
     
  8. Okay now here is the questions.


    I already have a default file and the web config doI rename the defaultfile or just overight myWeb Config?
    I tried it and it did not work.

    I am not sure where to put the code?

    Please excuse my ignorance , my website designer is on a big job and cannot seem to get back with me, I am going it alone.
    Thank you man!
     
  9. wisemx,


    This looks very useful but I run into the following problem using it: I get errors adding it to my project as instructed (i.e., to a "contact" folder in my sites root folder):


    ScriptManager is not a known element


    DropDownShadowExtender is not a known element


    I can do without the shadows, but the ScriptManager seems needed. Ideas what I might be doing wrong?


    Thanks!
     
  10. <s>...O'poo, ratzin fratzin, I uploaded the Ajax controls version.
    I'll try and upload a none-ajax version in the morning, with a text file this time for instructions.
    Should also create a Video on how to use it, set it up, etc.
    Still trying to work out the bugs in the new Dev system I'm using for the Webcasts, frustrating to say the least.


    The updated version, (without Ajax), is attached with a readme file.
    Salute,
    Mark

    Technical Evangelist for DiscountASP.NET

    Find ASP.NET code samples with my Dev Coop search tools below.
    Google
    Microsoft

    DiscountASP.NET Technical Webcasts:
    http://www.iis7test.com/webcasts/

    My Microsoft Technical Blogs
    http://weblogs.asp.net/markwisecarver/
    http://blogs.windowsclient.net/wisecarver/default.aspx

    Post Edited (wisemx) : 1/29/2009 4:07:52 PM GMT
     

    Attached Files:

Share This Page