I am getting an error in Firefox for a form I have created. The form has two
fields in it that can only have numbers between 200 and 2000. I use Dreamweaver
to generate the code that validates the form which is:
onsubmit='MM_validateForm('height','','NinRange200 :2000','width','','NinRange200
:2000');return document.MM_returnValue' This is supposed to work in 4+
browsers but it doesn't work with Firefox or Netscape. I really need a fix for
this if anyone can help that would be great. Thanks