urbanrays
02-07-2009, 08:20 AM
Hi
I have created a form and validated it.
The trouble is that when clicking from the name to the company field it pops a window up saying all the other fields are required, it does not do this when clicking from company to email etc
This is the validation code
onblur="MM_validateForm('name','','R','company','','R','te lephone','','RisNum','email','','RisEmail','commen ts','','R');return document.MM_returnValue" />
Thanks for any help
I have created a form and validated it.
The trouble is that when clicking from the name to the company field it pops a window up saying all the other fields are required, it does not do this when clicking from company to email etc
This is the validation code
onblur="MM_validateForm('name','','R','company','','R','te lephone','','RisNum','email','','RisEmail','commen ts','','R');return document.MM_returnValue" />
Thanks for any help