Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
CE fires Public Sub Page_Load(sender As object, e As System.EventArgs) a second time when running Firefox
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
fredd
Joined on 11-17-2006
Posts 449
CE fires Public Sub Page_Load(sender As object, e As System.EventArgs) a second time when running Firefox
Reply
Quote
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