In most of the cases developers need to pass more than one or multiple query string value from one page to another page. Here in this example i will show you how one can pass multiple values from one page to another page in an efficient way. Let I have a product row and want to send product data from one page to another page so the code will looks like:
protected void Page_Load(object
Thursday, April 15, 2010
Best way to pass multiple query string value from one page to another page with Response.Redirect method
Labels:
asp.net(c#)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment