|
-
Apr 16th, 2004, 03:28 AM
#1
Thread Starter
New Member
ASP.NEt Postback problem
Hi,
I am having a problem with the page load event being called twice when I redirect to that page from some other page.
Has anyone else had a similar problem?
Any solutions?
-
Apr 16th, 2004, 09:51 PM
#2
I wonder how many charact
Nope.
Post the relative code...
For the redirection, are you using page.redirect or server.transfer or using a hyperlink from the client side ?
-
Apr 17th, 2004, 03:32 AM
#3
Thread Starter
New Member
I'm using response.redirect("pagename.aspx")
When you run the page in debug mode, you can see control going back to the pageLoad event handeler twice.
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
|