Hi all, We can transfer the user input from one web page to other page by using cookies, session variables and querrystring. Is it possible to store 2 variables in querrystring if yes plz tell how??? Incase of single I cando it as follows Response.Redirect(“webform2.aspx?a=”+textbox1.Text); It works well Plz tell me what do do if I want more variables. Thanx Devs
(webform2.aspx?a=”+textbox1.Text+"&b="+textbox2.Text);
There are currently 1 users browsing this thread. (0 members and 1 guests)
Forum Rules
Bookmarks