Results 1 to 12 of 12

Thread: RESOLVED - Submit button action order?

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2004
    Posts
    149

    RESOLVED - Submit button action order?

    I have this form and on this form are hidden HTML fields that hold values for the current displayed form.

    Upon submit, lately I have noticed that the Page_Load event will fire BEFORE the submit_click event. Is this right, am I doing something wrong, because I do not remember it doing this before. This is a problem because of the postback that occurs now the hidden fields have no values when it finally gets around to running the submit_click event.

    I just noticed this recently, does anyone have any suggestions, or is this the natural order of the jungle, or am i just doing things completely wrong.

    Thanks again.
    Last edited by token; Jul 15th, 2005 at 03:33 PM.

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