Re: RegularExpressionValidator new behaviour

From: Hermit Dave (hermitd.REMOVE_at_CAPS.AND.DOTS.hotmail.com)
Date: 10/04/04


Date: Mon, 4 Oct 2004 20:22:22 +0100

does the webroot have aspnet_client folder ? and does it have any .js files
?

-- 
Regards,
Hermit Dave
(http://hdave.blogspot.com)
"Mehdi" <nospam@leavemealone.nowhere> wrote in message
news:OqDuyakqEHA.2764@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> After deploying my asp.net (1.1) to IIS 6, I have noticed that my
validation
> expressions are not validating the controls (i.e textboxes) on the
> client-side any more and round-trips are occuring.
>
>
> Any ideas why?
>
>
> Regards
>
>
> Mehdi
>
>


Relevant Pages

  • Re: RegularExpressionValidator new behaviour
    ... "Mehdi" wrote in message ... > I moved the "asp_client" folder in the same level as my virtual folder ... > "Hermit Dave" wrote in message ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: RegularExpressionValidator new behaviour
    ... raise a problem and get ... The problem is client side validation. ... your server side is just fine. ... "Mehdi" wrote in message ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: I need CausesValidation on Paging
    ... There is a little bit of guesswork involved in this: ... Here are the attributes I found in the rendered HTML of a button which ... causes validation. ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)