Re: RegularExpressionValidator new behaviour

Tech-Archive recommends: Speed Up your PC by fixing your registry

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


Date: Tue, 5 Oct 2004 20:02:58 +0100

glad you got it sorted :)

-- 
Regards,
Hermit Dave
(http://hdave.blogspot.com)
"Mehdi" <nospam@leavemealone.nowhere> wrote in message
news:OsOvTowqEHA.556@tk2msftngp13.phx.gbl...
> I moved the "asp_client" folder in the same level as my virtual folder
that
> I have access to via ftp and it worked!
>
>
> Many thanks again
>
> Mehdi
>
> "Hermit Dave" <hermitd.REMOVE@CAPS.AND.DOTS.hotmail.com> wrote in message
> news:O09jAWmqEHA.1668@TK2MSFTNGP14.phx.gbl...
> > http://weblogs.asp.net/rosherove/archive/2003/10/06/30652.aspx
> > this might help
> >
> > -- 
> >
> > Regards,
> >
> > Hermit Dave
> > (http://hdave.blogspot.com)
> > "Mehdi" <nospam@leavemealone.nowhere> wrote in message
> > news:eM3d5OlqEHA.3744@TK2MSFTNGP10.phx.gbl...
> >> All validation controls working ok after round-trip to the server
except
> > my
> >> custom javascripts such as:
> >>
> >> function ConfirmDelete(source, arguments)
> >> {
> >>     if (confirm("Are you sure you wish to delete selected record(s)?"))
> >>     {
> >>         arguments.IsValid = true;
> >>     }
> >>     else
> >>     {
> >>         arguments.IsValid = false;
> >>     }
> >> }
> >>
> >>
> >>
> >> Thanks
> >>
> >>
> >> Mehdi
> >>
> >>
> >
> >
>
>


Relevant Pages