Home All Groups Group Topic Archive Search About
Author
3 May 2007 11:30 AM
viki
hi all,

In my asp.net application am using validtion summary,i have set the
Properties
Show message box="true"
Show summary="false"
means its shows error in message box,its working fine in IE,its not
working in Mozilla firefox.
i checked the popup property of mozilla firefox,its not blocked.

plz help me out.

thanks in advance



--
viki
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

Author
3 May 2007 4:36 PM
Teemu Keiski
Hi,

Are you using ASP.NET 2.0? Client-side validation support for other browsers
than IE comes with ASP.NEt 2.0.

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



Show quoteHide quote
"viki" <viki.2q0***@mail.codecomments.com> wrote in message
news:viki.2q0cxs@mail.codecomments.com...
>
> hi all,
>
> In my asp.net application am using validtion summary,i have set the
> Properties
> Show message box="true"
> Show summary="false"
> means its shows error in message box,its working fine in IE,its not
> working in Mozilla firefox.
> i checked the popup property of mozilla firefox,its not blocked.
>
> plz help me out.
>
> thanks in advance
>
>
>
> --
> viki
> ------------------------------------------------------------------------
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------
>