CE fires Public Sub Page_Load(sender As object, e As System.EventArgs) a second time when running Firefox

  •  07-07-2007, 10:58 PM

    CE fires Public Sub Page_Load(sender As object, e As System.EventArgs) a second time when running Firefox

    Why is it doing that?
     
    How to fix it?
     
    To prove:
     
    Compile and launch any page with a CE in it, running in Firefox. In codebehind, put breakpoint in Page_Load. Watch the breakpoint get triggered twice.
     
     
     
View Complete Thread