Results 1 to 3 of 3

Thread: ASP.NEt Postback problem

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2004
    Posts
    7

    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?

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    Nope.

    Post the relative code...

    For the redirection, are you using page.redirect or server.transfer or using a hyperlink from the client side ?

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2004
    Posts
    7
    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
  •  



Click Here to Expand Forum to Full Width