Home All Groups Group Topic Archive Search About

page is postback while using validation

Author
13 Feb 2007 11:12 AM
Nishu
Hi!

I m facing a problem while using required field validator
control.actually page giving validation error after being postback.
its working perfectly on local server but on remote server it first
post back then giving error

Please solve my problem.

Thnx & regards
Nishu Mahendra

Author
14 Feb 2007 2:50 PM
Teemu Keiski
Are you using ASP.NET 1.x or 2.0? If 1.x, check that the aspnet_client
directory is at site root containing WebUIValidation.js script files in
folder matching the Framework version your app runs under.

--
Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net


Show quoteHide quote
"Nishu" <nishumahen***@gmail.com> wrote in message
news:1171365142.879508.307970@p10g2000cwp.googlegroups.com...
> Hi!
>
> I m facing a problem while using required field validator
> control.actually page giving validation error after being postback.
> its working perfectly on local server but on remote server it first
> post back then giving error
>
> Please solve my problem.
>
> Thnx & regards
> Nishu Mahendra
>