State management
-
hi i like to store set of information after once i saw a page, and to use the same info on repitative visits to the same page without touching server.clearly to save the info once retrived from server in client.What is the best way to achive, View State.? Sessions..? Application State.? and please the show the way to start by provideng piece of code.:)
-
hi i like to store set of information after once i saw a page, and to use the same info on repitative visits to the same page without touching server.clearly to save the info once retrived from server in client.What is the best way to achive, View State.? Sessions..? Application State.? and please the show the way to start by provideng piece of code.:)
if it is not a confidential information you can use cookies to store your information. and you can retain your values from cookie.
Thanks Warm Regards Prakash-B
-
hi i like to store set of information after once i saw a page, and to use the same info on repitative visits to the same page without touching server.clearly to save the info once retrived from server in client.What is the best way to achive, View State.? Sessions..? Application State.? and please the show the way to start by provideng piece of code.:)
Regards, Satips.:rose: