Microsoft has only announced two enhancements to validation in ASP.NET 2.0:
validation groups and setting focus to the field with the error as an
option.
Here's another solution. My product "Professional Validation And More"
(
http://www.peterblum.com/vam/home.aspx) is a replacement to Microsoft's
validators (much like the DomValidators) that supports IE, IE/Mac,
Netscape/Mozilla, Opera 7, and Apple Safari. But its also quite different in
that it overcomes numerous limitations of Microsofts validators (one of
which is the browser issue) and greatly expands what you can do with
validation. The DomValidators attempts to mimic Microsoft's, carrying over
all of its limitations. For a list of the limitations I've addressed, use
this link:
http://www.peterblum.com/vam/valmain.aspx. --- Peter Blum
www.PeterBlum.com Email: PLBlum@PeterBlum.com
Creator of "Professional Validation And More" at
http://www.peterblum.com/vam/home.aspx [quoted text, click to view] "Roger Kjærnsrød" <kjernsro@online.no> wrote in message
news:%239%23O6B0LEHA.2500@TK2MSFTNGP12.phx.gbl...
> Thanks for the suggestion Scott.
>
> Regards,
> Roger
>
> "Scott Mitchell [MVP]" <mitchell@4guysfromrolla.com> wrote in message
> news:SiBkc.43272$zB3.39983@newssvr29.news.prodigy.com...
> > Roger Kjærnsrød wrote:
> >
> > > Will ASP.NET Validator classes (e.g. CompareValidator) support
> clientside
> > > validation for non IE (Opera and Netscape) browsers in the next
version?
> >
> > Roger, just an aside, but there is a way to get client-side validation
> > support in ASP.NET 1.x. Check out Paul Glavich's free set of custom
> > DomValidator controls:
> >
>
http://aspalliance.com/download/System.Web.UI.WebControls.DomValidators.zip > >
> > --
> >
> > Scott Mitchell
> > mitchell@4guysfromrolla.com
> >
http://www.4GuysFromRolla.com > >
http://www.ASPFAQs.com > >
http://www.ASPMessageboard.com > >
> > * When you think ASP, think 4GuysFromRolla.com!
>
>