24Aug

What is wrong with my form-to-email script at http://www.lewiscountypublichealth.com/feedback.html ?

3 comments so far


I’ve configured numerous form-to-email scripts with what at least appeared to be pre-programmed CGI scripts. Gate.com is the hosting company and I utilize the Unix platform. All coding in HTML. Thank you for your help!

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • Webnews
  • MisterWong
  • Y!GG
Categories: Programming & Design

Tuesday, August 24th, 2010 at 7:40 pm and is filed under Programming & Design. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

3 Responses to “What is wrong with my form-to-email script at http://www.lewiscountypublichealth.com/feedback.html ?”

  1. Posted by Zurahn 25th August, 2010 at 11:21 am

    The problem is your form script doesn’t exist.

  2. Posted by j k 28th August, 2010 at 1:37 am

    This particular form is on a windows server, which might explain why it doesn’t work. Your error message says it, but I confirmed it by checking your headers at:

  3. Posted by Richard G 29th August, 2010 at 11:28 am

    I am not an expert by any means but I took over a web site that had some real big problems with forms. Then, when I did get them working (horror of horrors!) I found bot spam filling out these forms can actually be more prolific than email spam.
    I ended up using PHP and incorporating captcha graphics. See for that. It has worked out perfect for me so far.
    Email is sent to any of about a dozen specific individuals without exposing thier email addresses to the world at large.

Leave a reply