I used a javascript which uses regular expressions to check input for an ip address, a pop box alerts you if you have not entered the IP address format correctly . It works fine with a regular html form but does not work in my cold fusion form. I placed it between the Head tags I also have other cold fusion processing stuff in the same page and have required fields in my form for example: <INPUT TYPE="hidden" NAME="SYSTEM_LOCATION_required" VALUE="Missing System Location">. Is it because I am also using the required fields on the same page or other processing?
Thanks in advance ,
olmos
Thanks in advance ,
olmos