Click to See Complete Forum and Search --> : pass parameters from a form to another


skuanet
May 23rd, 2007, 10:01 AM
Hi all,
if I need to pass a series of parameters from a web form to another, I don't want to use the metodh Response.Redirect("form2.aspx?par1=val1,par2=val2")... Is there any other way I can do it? (i.e. buffer output.....)

Thanks,
Francesco

Shuja Ali
May 23rd, 2007, 10:19 AM
Here is something that you will like
http://aspalliance.com/151
http://blogs.worldnomads.com.au/matthewb/articles/4012.aspx