Form Issue
I have a form which I have added the <asp:requiredfieldvalidator..
control to serveral of the textboxes. The validation works fine on the form but when you go to submit nothing happens. I have this same code working on another webserver without issue. For some reason I can;t seem to submit a form when using validation on this server. Anyone have experience with this??
Thanks.
|