Required field validators problem [URGENT]
Hi,
Please see the following link
http://www.abhainfotech.com/feedback.aspx
This is bascially a feedback form. I've kept required field validators for fields Name, company and email. So if someone doesn't enter any of these fields the form is not posted. This is working fine locally but when I upload it to server the problem arises, the form is posted and then the required field validators are shown. I've checked the code alteast 10 times and it's ok. I'm unable to understand where the problem is. Please some one help me this is very very urgent.
Thanks in advance.
Re: Required field validators problem [URGENT]
Moved from the ASP CodeBank.
Re: Required field validators problem [URGENT]
Quote:
Originally Posted by Hack
Moved from the ASP CodeBank.
To the wrong forum ;)
Re: Required field validators problem [URGENT]
Is submit an ASP:Button? Show us the HTML code for the ASPX page.
Re: Required field validators problem [URGENT]
I'm very sorry for posting it here. I posted the topic seeing ASP .NET forum. Anyways no worries I've got the solution I actually had to upload aspnet_client directly from my wwwroot to server.
Sorry once again.
Re: Required field validators problem [URGENT]
Replace [URGENT] in your thread title with [RESOLVED}
Re: Required field validators problem [Resolved]
Re: Required field validators problem [URGENT]
Uhm... I wasn't reprimanding you, just reminding you of the 'traditions' of the forum. It could always prove useful some day when someone does a search on the forums, with the same problem that you have.