Form submit problem
Date: 01/03/06
(Web Development) Keywords: php
Hi everyone.
I have a form on a page. I type in a zip and hit the enter button on my keyboard. In Netscape and Firefox this submits the form. In IE it does not. Currently the submit button is name Search but I have changed its value to Submit to see if that was the trick, but it did the same thing.
http://vipinjury.com/index.php
Any ideas would appreciated.
Thanks.
** Edited
Ok so the problem was the test to see if the form was submitted. I was using the button instead of the field's value.
thanks for the help
Source: http://www.livejournal.com/community/webdev/282881.html