Question : Asp.Net aspx page can page be reloaded and retain Values

Can an html page called 'vendor-app.html' that loads another page from a submit form that sends a querystring of values to another page called 'ShareFairSubscribe.aspx' then after that page runs to completion and  then Response.Redirect(URL) auto returns then to page 'vendor-app.html' . How can I keep the original values for the 'vendor-app.html' without clearing then on reload.

Answer : Asp.Net aspx page can page be reloaded and retain Values

The below link will also through some light how to achieve for wht ur looking for:

http://www.maconstateit.net/tutorials/aspnet20/ASPNET02/aspnet02-05.aspx
Random Solutions  
 
programming4us programming4us