haroonqurehi
Programmer
Is it possible in onUnload event to catch which link is clicked that invokes new page(new URL request to browser, either through address bar or any link through web site or form post )
like if I am and second.html link is clicked, is it possible to catch this second.html link in onUnload event of first.html ?
Thanks
like if I am and second.html link is clicked, is it possible to catch this second.html link in onUnload event of first.html ?
Thanks