List Info

Thread: ASP.NET Validation Control and FireFox




ASP.NET Validation Control and FireFox
user name
2006-06-20 17:50:35
Are you sure your page is not posting back?  That's vb
code, which will
not run in firefox AFAIK.

What version of asp.net are you using?  It may be that you
need to
educate asp.net as to the capabilities of firefox.  IIRC,
asp.net 1.1
comes with some wrong ideas about what all FF can handle
& so it doesn't
even send down certain bits of javascript, css etc.

HTH,

-Roy 

-----Original Message-----
From: Discussion of writing applications and components
using Visual
Basic .NET [mailto:VBDOTNETDISCUSS.DEVELOP.COM] On
Behalf Of Bruno
Robichaud
Sent: Tuesday, June 20, 2006 10:19 AM
To: VBDOTNETDISCUSS.DEVELOP.COM
Subject: [VBDOTNET] ASP.NET Validation Control and FireFox

Hi, I was able to make my validation control work with this
code on
FireFox.

Page.Validate()

If Not Page.IsValid Then
Return
End If

It's working fine I see the asterix and the page is not
posting back but
there something missing, my validation summary is not
working at all and
I need it to popup whit all the error like it would do in
IE. Does
someone know a solutions or an altenative. Thx

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com


===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

ASP.NET Validation Control and FireFox
user name
2006-06-20 17:59:56
I'm Using asp.net 1.1, I putted that code I pasted before
in my button click
event, after he do the code there no page load call so I
don't think there a
postback. I begin to think that my only solutions would be
to create a
custom validation control which I need it to be dynamique
because we have
like 20 website that need to work on both browser IE and FF.

-----Original Message-----
From: Discussion of writing applications and components
using Visual Basic
.NET [mailto:VBDOTNETDISCUSS.DEVELOP.COM] On Behalf Of Pardee,
Roy
Sent: Tuesday, June 20, 2006 2:51 PM
To: VBDOTNETDISCUSS.DEVELOP.COM
Subject: Re: [VBDOTNET] ASP.NET Validation Control and
FireFox

Are you sure your page is not posting back?  That's vb
code, which will
not run in firefox AFAIK.

What version of asp.net are you using?  It may be that you
need to
educate asp.net as to the capabilities of firefox.  IIRC,
asp.net 1.1
comes with some wrong ideas about what all FF can handle
& so it doesn't
even send down certain bits of javascript, css etc.

HTH,

-Roy

-----Original Message-----
From: Discussion of writing applications and components
using Visual
Basic .NET [mailto:VBDOTNETDISCUSS.DEVELOP.COM] On
Behalf Of Bruno
Robichaud
Sent: Tuesday, June 20, 2006 10:19 AM
To: VBDOTNETDISCUSS.DEVELOP.COM
Subject: [VBDOTNET] ASP.NET Validation Control and FireFox

Hi, I was able to make my validation control work with this
code on
FireFox.

Page.Validate()

If Not Page.IsValid Then
Return
End If

It's working fine I see the asterix and the page is not
posting back but
there something missing, my validation summary is not
working at all and
I need it to popup whit all the error like it would do in
IE. Does
someone know a solutions or an altenative. Thx

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com


===================================
This list is hosted by DevelopMentor.  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com


===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )