What could be causing a page to work properly in firefox, but to fail in all other browsers?
Could this be a URL length problem?
The page is passing info from a shopping cart, plus form data collected, to itself, if incorrect, or to the next page if correct.
It all works fine in firefox, but on all other browsers the incorrectly filled out form feild warning don't work, and then the page drops out if you submit it again.
It's all being passed using post.
HELP!
----------------------------------------
Sometimes, when my code just won't behave, I take it outside and make it listen to britney spears music, and when it comes back it's really well behaved. I wonder if it's suffering from post tramatic stress syndrome now..
Could this be a URL length problem?
The page is passing info from a shopping cart, plus form data collected, to itself, if incorrect, or to the next page if correct.
It all works fine in firefox, but on all other browsers the incorrectly filled out form feild warning don't work, and then the page drops out if you submit it again.
It's all being passed using post.
HELP!
----------------------------------------
Sometimes, when my code just won't behave, I take it outside and make it listen to britney spears music, and when it comes back it's really well behaved. I wonder if it's suffering from post tramatic stress syndrome now..