Results 1 to 3 of 3

Thread: [RESOLVED] Event Recalled

  1. #1
    Dorothy
    Guest

    Resolved [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?

  2. #2
    Lively Member Dr_Evil's Avatar
    Join Date
    Mar 2000
    Location
    Columbus, OH
    Posts
    105
    Can you post your code?
    Dr_Evil
    Senior Programmer
    VS6 EE
    VS.NET EA

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    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
  •  



Click Here to Expand Forum to Full Width