How do I prevent a user from using the previous page
option on the Web browser?? I want to force the user to
use the buttons on the page and not the "BACK" button on
the browser.
Also, I am trying to set up a logon screen that when a
user logs on, the a list of links are retreived from a
database via a query using the user name and passwrd
provided by the user. I can retreive the info by querying
the table, but how do I make the retreived information a
hyperlink automaticly and set the link properties ??

Re: Frontpage 2002 by Steve

Steve
Fri Dec 26 11:26:45 CST 2003

Open the page in a new window.
that way there won't be a page
for the browser to go "back" to
and the Back button will be grayed out.

--
using 2k PRO but....95isalive
This site is best viewed............
.......................with a computer

"Frank" <anonymous@discussions.microsoft.com> wrote in message
news:038101c3cbcd$b9f5e520$a001280a@phx.gbl...
> How do I prevent a user from using the previous page
> option on the Web browser?? I want to force the user to
> use the buttons on the page and not the "BACK" button on
> the browser.
> Also, I am trying to set up a logon screen that when a
> user logs on, the a list of links are retreived from a
> database via a query using the user name and passwrd
> provided by the user. I can retreive the info by querying
> the table, but how do I make the retreived information a
> hyperlink automaticly and set the link properties ??



Re: Frontpage 2002 by MD

MD
Sat Dec 27 07:16:50 CST 2003

The page that is being navigated to will have to have the no-cacing options
set and thus on back button would be available.


--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
----------------------------------------------------------------------------
--------------------
If you think I'm doing a good job, let MS know at mvpga@microsoft.com

"Frank" <anonymous@discussions.microsoft.com> wrote in message
news:038101c3cbcd$b9f5e520$a001280a@phx.gbl...
> How do I prevent a user from using the previous page
> option on the Web browser?? I want to force the user to
> use the buttons on the page and not the "BACK" button on
> the browser.
> Also, I am trying to set up a logon screen that when a
> user logs on, the a list of links are retreived from a
> database via a query using the user name and passwrd
> provided by the user. I can retreive the info by querying
> the table, but how do I make the retreived information a
> hyperlink automaticly and set the link properties ??