You can change your post to action=showvars.tcl to see what you are getting,
but it sounds like your problem is occurring before that.
Browsers suck generally. Do what we do: avoid anything remotely
considered fancy (including Javascript) whenever possible. When it's
necessary and something weird like this happens, start changing stuff
trial-and-error until it works. And don't worry, it'll probably break
when Microsquash changes IE from version 5.00.2919.6307 to
5.00.2919.6308 anyway. ;)
Here is the link for showvars.tcl:
http://www.rubylane.com/public/showvars.tcl.txt
Good luck,
Jim
>
> I am facing a problem. I have an HTML page which has HTML code and java
> script.The HTML page is supposed to post it's request to another HTML page.
> Now whats happening is, when ever i do post in IE, it shows me java script
> error Object required at 134, but does not do the same in NE Navigator. My
> problem is How To Debug The Code?(ClientSide Code and AOLServer).
>
> Any body ever experienced problem like this?
>
> P
>