Gossamer Forum
Home : Products : Gossamer Links : Pre Sales :

MSIE & Bugs

Quote Reply
MSIE & Bugs
Hi all,

the whole day im searching for bugs inside my rewritten modify cgi.
Though the script does what it should do; my MSIE crashes when sending my data with the form.

Now i have tried Netscape and everything is ok; now i dont know, where is the problem.
I could get the error if i set somewhere in modify a 'return;' MSIE crashes, Netsacape stopps but makes no problems???

What this could be?

Robert

Quote Reply
Re: MSIE & Bugs In reply to
The two big things -- Check to make sure all your tables are properly formatted. You might want to run it through an HTML checker. (This is on the returned page, the page you are sending obviously works).

The other thing is headers -- make sure they are being sent properly.

Other than that, it's trial and error.

http://www.postcards.com
FAQ: http://www.postcards.com/FAQ/LinkSQL/

Quote Reply
Re: MSIE & Bugs In reply to
Getting a crash, when tables are wrong formatted??????????

Without a header i should get an 500, isnt it so?


Robert

Quote Reply
Re: MSIE & Bugs In reply to
Very strange things happen. Don't underestimate MSIE's ability to crash your system given any set of data it doesn't like at the moment.

http://www.postcards.com
FAQ: http://www.postcards.com/FAQ/LinkSQL/