I do apologise for not knowing a single thing about JavaScript.
I am under the impression that I can have a code to handle events in a webpage header.
I am specicically reffering to Internet Explorer Browser.
My goal it to capture and handle the event BeforeNavigate2.
I would be examining the URL destination and optionally asking a user to confirm
navigation and conditionally canceling it.
I would really appreciate any direction anyone could offer.
Thanks.