security login and hiding pages

C

cary

I want to be able to require a login to my website and then not allow people
to bookmark the hyperlink pages from this login.

How do I do this?
 
T

Thomas A. Rowe

If you implement secure login (via the OS or a server-side login application), then it doesn't
matter if the user bookmarks the page, as they will always be prompted to login.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Top