How to refresh web page on going back to web page

Dec 10 2004 12:04 AM
Hi all in my C# based ASP.net application i am going back on last screen through Javascript's "onClick="javascript:window.history.back();" option. But i want that, last page should get updated with the updation done on present page. Please let me know the solution to update the last page with present page updations. Thankyou Amit