Re: Netscape validation problem
From: Nicole Calinoiu (nicolec_at_somewhere.net)
Date: 06/04/04
- Next message: Paul Bobrowski: "Re: Setting Roles with Forms Authentication and Access 2003"
- Previous message: Natty Gur: "Re: Changing value of ASP .NET Cache from outside aspnet process"
- In reply to: TIBM: "Re: Netscape validation problem"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 4 Jun 2004 16:29:17 -0400
Sorry, I hadn't noticed that you were using the message box approach for the
validation summary. There's an additional problem with this: the message
box is only shown when the form is submitted, at which point it appears
valid since client-side validation "passes" in Netscape. There is a
workaround, but it won't work for any client that has javascript enabled
since the message is displayed using a client-side window.alert call. A
more robust approach is use the in-place text display rather than the
message box for showing the validation summary.
HTH,
Nicole
"TIBM" <anonymous@discussions.microsoft.com> wrote in message
news:439A868A-139E-4B87-8DE7-ED5BBCC7F16B@microsoft.com...
> Actually, it didn't work...
> Any other ideas?
> Thanks. TIBM
- Next message: Paul Bobrowski: "Re: Setting Roles with Forms Authentication and Access 2003"
- Previous message: Natty Gur: "Re: Changing value of ASP .NET Cache from outside aspnet process"
- In reply to: TIBM: "Re: Netscape validation problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|