> I understand the <NOSCRIPT> tag, but is there a way to prevent form > submission if a user does not have Javascript?
The best way to do that is to start with a plain page and then create the form using JavaScript. Mike
> I understand the <NOSCRIPT> tag, but is there a way to prevent form > submission if a user does not have Javascript?
The best way to do that is to start with a plain page and then create the form using JavaScript. Mike