M
Martyn Fewtrell
Dear All
I have a Windows 2003 Server with IIS6 where the validation controls on
ASP.Net pages no longer work.
I believe it to be specific to the server as if I create an ASP.Net page on
the IIS Server of my Workstation (Win XP) with a text box, button and
required field validator, this works fine. If I create the same page on the
IIS6 Windows 2003 Server the validation control doesn't stop the post. I've
tried different browsers and JavaScript is on!
For example if I have a number of panels in which the visibility is turned
on or off by the button click event this event still fires. The visibility
on the panel where the validation control is situated turns off and the
error message is never seen. If I leave the visibility on that panel alone
then I see the error message but the click event still fires (not much use).
Looking at the code I presume that the validation control generates some
JavaScript which should be called on post. Is it possible that the Win 2003
Server isn't generating that JavaScript?
Anybody come across this before?
Any suggestions?
Martyn Fewtrell
(e-mail address removed)
I have a Windows 2003 Server with IIS6 where the validation controls on
ASP.Net pages no longer work.
I believe it to be specific to the server as if I create an ASP.Net page on
the IIS Server of my Workstation (Win XP) with a text box, button and
required field validator, this works fine. If I create the same page on the
IIS6 Windows 2003 Server the validation control doesn't stop the post. I've
tried different browsers and JavaScript is on!
For example if I have a number of panels in which the visibility is turned
on or off by the button click event this event still fires. The visibility
on the panel where the validation control is situated turns off and the
error message is never seen. If I leave the visibility on that panel alone
then I see the error message but the click event still fires (not much use).
Looking at the code I presume that the validation control generates some
JavaScript which should be called on post. Is it possible that the Win 2003
Server isn't generating that JavaScript?
Anybody come across this before?
Any suggestions?
Martyn Fewtrell
(e-mail address removed)