-
Dear all,
I am using document.all in my Javascript code. This does not work on Netscape 4.0. Actually I am generating the HTML FORM dynamically and the number of text inputs in the HTML FORM are not fixed. So how does one solve this problem without using document.all.
-
Hi.. :)
Y not u use ASP to generate the html form, it's must more easier. Some more the input text can dynamically generate.
:o Mac :)
-
Have you got it working in Internet Exploiter then?
If you post/email what you've got so far, I'll have see if I can get it working for Netscape.