Click to See Complete Forum and Search --> : confirm link


robertderidder
06-30-2003, 07:54 AM
I'd like to get a popup message window where you have to click OK to proceed to the selected link or be redirected if you press cancel.

This has to be on the sending page, since I can't alter the page it links to, so an unload system would not work.

Khalid Ali
06-30-2003, 09:28 AM
Originally posted by robertderidder

This has to be on the sending page.....

Everybody here who responds to members question are volunteers,do not expect that they are under any obligation to respond to any request as yours.

robertderidder
07-01-2003, 04:31 AM
Obviously, I was referring to the working of the javascript code, not any possible reply. Nor am I expecting anyone to make direct changes on any of the pages. Sorry for the confusion.

The thing is I've seen solutions like this, where the code runs when the new page is loaded, but since I can't edit that page, this won't work for me. So the code should run on the page where the link is, not the page it refers to.