I have a form that uses JavaScript for form validations.
Anyway I can use Perl to check if
Javascript has been disabled on the user's browser?
If Javascript has been disabled I want to put out a message that
it has been disabled.
We have Netscape 4 and IE 5.5 browsers.