PDA

Click to See Complete Forum and Search --> : Netscape 4.0 ???????


msdnexpert
Jan 8th, 2001, 11:45 PM
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.

Jan 9th, 2001, 12:11 AM
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 :)

Mark Sreeves
Jan 9th, 2001, 02:33 AM
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.