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
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