|
-
Jul 30th, 2002, 05:25 AM
#1
[RESOLVED] Event Recalled
The Page_Load of my aspx file is called twice when I load my file?
I dont call anyother sub/function from it.
Any help?
-
Jul 30th, 2002, 07:58 PM
#2
Lively Member
Dr_Evil
Senior Programmer
VS6 EE
VS.NET EA
-
Jul 30th, 2002, 09:44 PM
#3
You can use Page.IsPostBack to test if it is the first time the page_load event is fired or not.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|