Hi,
We are using DNN 4.0.3 version for our portal in production. We recently got complaints from client saying that Register link is not working in Firefox 2.0.0.8. This works fine in IE 6.0 but when we click Register link in Firefox nothing happens.
On checking the error console, there is an error message stating "Control has no properties" and it points to function ValidatorGetValue(id) line number 104.
It says " if (typeof(control.value)=="String"){ ..The error is in this line.
Can anyone help us resolving this error??
Thanks
Saumya