DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Fri, 03 Aug 2007 13:09:03 -0700,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    Joey
          2    darrel
          3    Joey


Why Does Page.IsPostBack Fire More Than Once When Using Firefox?   
This is causing us a lot of pain right now. Does anyone know why this
happens and, more importantly, how to fix it?

TIA

JP
Date:Fri, 03 Aug 2007 13:09:03 -0700   Author:  

Re: Why Does Page.IsPostBack Fire More Than Once When Using Firefox?   

> This is causing us a lot of pain right now. Does anyone know why this
> happens and, more importantly, how to fix it?


Can you clarify? Page.ispostback is just a state you can check in your code 
behind. It's not something that really executes per se.

-Darrel
Date:Fri, 3 Aug 2007 15:52:10 -0500   Author:  

Re: Why Does Page.IsPostBack Fire More Than Once When Using Firefox?   
On Aug 3, 3:52 pm, "darrel"  wrote:

> > This is causing us a lot of pain right now. Does anyone know why this
> > happens and, more importantly, how to fix it?
>
> Can you clarify? Page.ispostback is just a state you can check in your code
> behind. It's not something that really executes per se.
>
> -Darrel


Okay, in my Page_Load event handler, I have a code block set up within
a if(!this.Page.IsPostBack) {}. If I set a breakpoint inside it, the
code executes just once as expected when using IE. However, it
executes at least twice each time when using Firefox. Does that help?
Date:Mon, 06 Aug 2007 06:23:39 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us