Results 1 to 2 of 2

Thread: Contact form not working?

  1. #1
    Join Date
    Apr 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Contact form not working?

    Hey,

    I am using a contact form on 3 different websites, but the code is exactly the same on all 3....

    Here are the URL's to each site, and you will see the form is the same however some work and some don't...

    1) http://www.cfseo.net/contact.php
    this one is working...
    2) http://taptutoring.com/contact.html
    this one is not working
    3) http://www.howtowindows.com/contact-us/
    also not working


    Any explenations?

  2. #2
    Join Date
    Jul 2010
    Location
    Minnesota
    Posts
    256
    Thanks
    1
    Thanked 21 Times in 21 Posts

    Default

    Well not sure if you're maybe working on this while I was looking cause the first link goes to a page that has php errors and is not working at this time.

    The second link seems to work, i did not fill out the form but if you click it with the form empty it gives your the expected errors to fill in the fields and stuff, so not sure if there is really a problem on that link.

    The third link, the submit button doesn't seem to do anything when clicked. I see that you are using the xhtml strict doctype and reviewing the code it throws an error for the submit button. The button needs to be in side a <fieldset></fieldset> like the search form higher on the page. Honestly I have not used the strict xhtml doctype so I can't say for sure that it will disable the button if not inside the fieldset.

    Otherwise please tell us exactly what is or is not happening per link.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •