The page cannot be displayed
Posted: Mon Feb 10, 2003 6:41 pm
I am developing a very customized shopping cart. As usual, after adding products to the shopping cart, visitors go to a checkout form to input their name, address, credit card, etc.
Testing with Mozilla 1.1, the form can have many fields, the data can be validated with a JavaScript function, the data can be passed to a "thank you" page, massaged, inserted into a MySQL database and everything works great.
With Internet Explorer 5.5, if the form has more than five or six fields I get an error message: "The page cannot be displayed." I have experienced this trouble on two different computers with IE 5.5. I think IE 6 works OK, but there are still a lot of people using 5.5 or 5.0.
You can see a simplified version of the shopping cart at this address:
http://www.sepulveda.com/store
This version has no javascript, the form has a reduced number of fields, the thankyou page has no PHP, etc. Still, on my computer, testing with IE 5.5, I get the error message.
You can download the checkout page and thank you page coding at this address:
http://www.websites-graphics.biz/problem_files.zip
Any suggestions would be GREATLY appreciated.
Mike Wilkinson
Testing with Mozilla 1.1, the form can have many fields, the data can be validated with a JavaScript function, the data can be passed to a "thank you" page, massaged, inserted into a MySQL database and everything works great.
With Internet Explorer 5.5, if the form has more than five or six fields I get an error message: "The page cannot be displayed." I have experienced this trouble on two different computers with IE 5.5. I think IE 6 works OK, but there are still a lot of people using 5.5 or 5.0.
You can see a simplified version of the shopping cart at this address:
http://www.sepulveda.com/store
This version has no javascript, the form has a reduced number of fields, the thankyou page has no PHP, etc. Still, on my computer, testing with IE 5.5, I get the error message.
You can download the checkout page and thank you page coding at this address:
http://www.websites-graphics.biz/problem_files.zip
Any suggestions would be GREATLY appreciated.
Mike Wilkinson