Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Commit form data prior to redirect or server.transfer


Message #1 by "Sean Marchiafava" <smarch@c...> on Mon, 29 Jul 2002 16:59:20
I would think you could have all your hyperlinks go to redirector page
to validate and save the data, and the pass that page the URL the user
wants to go to...

Thanks
Jeff

-----Original Message-----
From: Sean Marchiafava [mailto:smarch@c...]
Sent: Monday, July 29, 2002 11:59 AM
To: ASPX_Professional
Subject: [aspx_professional] Commit form data prior to redirect or
server.transfer


This may be simple but I am having trouble figuring out the event or
proper technique to accomplish this.  I would like to fire off a save
event to save form entry prior to the user navigating to a new page
instead of requiring a "Save" button click.  Is there a "HTTPrequest"
handler I can intercept? 

Thanks,
Sean Marchiafava

  Return to Index