Capturing a form submit vs a page load / refresh
- From: pbd22 <dushkin@xxxxxxxxx>
- Date: Fri, 26 Jun 2009 11:07:27 -0700 (PDT)
Hi,
can somebody tell me what the appropriate logic would be to capture
when I submit my form vs when the page loads or refreshes?
I have tried playing with IsPostBack but that isn't working.
I need my PageLoad code to work ONLY when the form is submitted.
So far, I have been using a submitted=true value in my querystring but
there must be a better way to do this.
Thanks.
.
- Follow-Ups:
- Re: Capturing a form submit vs a page load / refresh
- From: Peter Duniho
- Re: Capturing a form submit vs a page load / refresh
- Prev by Date: Re: help on generic space
- Next by Date: Re: Capturing a form submit vs a page load / refresh
- Previous by thread: DataTable
- Next by thread: Re: Capturing a form submit vs a page load / refresh
- Index(es):
Relevant Pages
|