[ASP.NET, JS] How to remember the prior page before accessing subsequent pages across frame
- by Ricky
Hi guys:
I get two frames, says A and B. Clicking a link in A will trigger page in B changing from URL_A to URL_B.
How do I remember URL_A, so that when users click cacnel button in URL_B, they can go back to URL_A?