nomofoxpro
Programmer
I need to cancel a link after it has been clicked using javascript. There must be some code that I can place in the onClick event of the link that will cancel it from bringing the user to the next screen. I am trying to force the user to right click on the link in order to download office documents and not have them open up in the browser window. If seems that the HTTP Header Content-Disposition does not work in IE 5.5 so I have to do it this way.
Thanks
Thanks