ggeorgiou01
Programmer
Hi All,
I have a simple form, which contains a asp textbox and a requiredfieldvalidator, with a submit button.
I can run my website up locally and there is not a problem, and the form works like it should and displays an error message, if the field is left blank.
However... Once deployed to my live web server, the form behaves differently and postback's the page instead of displaying the error message...
Why is this happening ? ...I am really stomped on this one!
Thank you in advance,
George
I have a simple form, which contains a asp textbox and a requiredfieldvalidator, with a submit button.
I can run my website up locally and there is not a problem, and the form works like it should and displays an error message, if the field is left blank.
However... Once deployed to my live web server, the form behaves differently and postback's the page instead of displaying the error message...
Why is this happening ? ...I am really stomped on this one!
Thank you in advance,
George