|
How to maintain browser history in ASP.NET AJAX?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET ASP.NET-AJAX
To maintain browser history so that browser’s back and forward button work to navigate between
different ajax request performed, we can use this approach.
|