|
Posted by Axel Gallus on 10/07/06 00:03
I want to realize the following....
The user logs in to a certain webpage (username & password).
Then the user sees a html page with a link in it.
This link is a target="_blank" link, so it would open in a new Internet
Explorer window.
Normally the user has the possibility to go on that link (without clicking
with left mousebutton),
pressing the right mouse button, going on copy location, open a new
browserwindow by
himself (even if it is a totally other browsertype),
copy the link location in it, and access the url of the link in this manner.
I want to prevent this. He should only be able to open the link by pressing
the left mousebutton,
otherwise he should have to log in again.
Is this possible, if yes - how?
A.G.
[Back to original message]
|