CaptainRon
12-05-2006, 09:06 AM
I want that whenever a user tries to navigate away from my page, I be able to trap the destination URL. Whenever someone would want to navigate away, the window.onunload will fire up. But how to trap the target URL? Any suggestions?