Re: Passing data
- From: "Paulo" <prbspfc@xxxxxxxxxx>
- Date: Thu, 20 Mar 2008 16:48:45 -0300
Thank you very much man, great article indeed !
:)
Very useful!
Bye !
"Steve C. Orr [MCSD, MVP, CSM, ASP Insider]" <Steve@xxxxxxx> escreveu na
mensagem news:C6FA4E48-B6FC-4937-85D7-FBB88607E781@xxxxxxxxxxxxxxxx
Since so many people have this same question, I wrote an article about it
that should answer most of your questions:
http://SteveOrr.net/articles/PassData.aspx
--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
http://iPhonePlaza.net
"Paulo" <prbspfc@xxxxxxxxxx> wrote in message
news:eR6A8briIHA.748@xxxxxxxxxxxxxxxxxxxxxxx
Hi, what are the forms of passing data from a web-form to another?
Because the response.redirect will call the web-form but the forms input,
hidden fields, etc on the source will be lost ..?
Only way is via Request.QueryString? Page.aspx?var1=&var2, etc.. ?
Can not be recovered via post method ?
Asp.net 2.0 C# VS 2005 SP1
Thanks!
.
- References:
- Passing data
- From: Paulo
- Passing data
- Prev by Date: Re: Setting up ODBC Connection in web.config
- Next by Date: When does control data binding occur in a life cycle of a page?
- Previous by thread: Passing data
- Next by thread: Re: Can AJAX UpdateProgress fire on a Response.Redirect?
- Index(es):
Relevant Pages
|