Back IE
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
All ASP.NET Server Controls maintain state. When i presses "Back" on Internet Explore, the old state of the controls still maintained Now i want a button control or a link button control has the function which is similar to the "Back" of the Internet Explorer How could i do that Thanks
-
All ASP.NET Server Controls maintain state. When i presses "Back" on Internet Explore, the old state of the controls still maintained Now i want a button control or a link button control has the function which is similar to the "Back" of the Internet Explorer How could i do that Thanks
Use javascript history.back method