Re: Navigation hyperlinks...
From: Jens Peter Karlsen[FP-MVP] (jpkarlsen_at_mvps.org)
Date: 08/05/04
- Next message: anonymous_at_discussions.microsoft.com: "Re: Java Applet"
- Previous message: Murray: "Re: Adding a .tif file to a page"
- In reply to: KHV: "Re: Navigation hyperlinks..."
- Next in thread: KHV: "Re: Navigation hyperlinks..."
- Reply: KHV: "Re: Navigation hyperlinks..."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 5 Aug 2004 19:33:18 +0200
Then you can't use the navbar but must create your own solution. You can
use JavaScript for this with a cookie. Set a cookie when they log on
and depending of if the cookie is there, you display the link or not.
Set a reasonable timeout on the cookie.
Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
-----Original Message-----
From: KHV [mailto:kjartan@bellsouth.net]
Posted At: 05. august 2004 19:01
Posted To: microsoft.public.frontpage.programming
Conversation: Navigation hyperlinks...
Subject: Re: Navigation hyperlinks...
I want the link to my Login page to be disabled on my home page (and few
other pages) if the visitor browses to them after visiting the Login
page and log in...
"Jens Peter Karlsen[FP-MVP]" <jpkarlsen@mvps.org> wrote in message
news:eUJV5UveEHA.692@TK2MSFTNGP10.phx.gbl...
> When they have logged in, just send them to a page with the navigation
> you want.
>
> Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
>
> -----Original Message-----
> From: KHV [mailto:kjartan@bellsouth.net] Posted At: 05. august 2004
> 04:58 Posted To: microsoft.public.frontpage.programming
> Conversation: Navigation hyperlinks...
> Subject: Navigation hyperlinks...
>
>
> I want to control some hyperlinks in my navigation bar to be visible
> or dissapear at my request... For example: One link, links to a Login
page.
> After the visitor logs in, I want the link to my 'Login.asp' page to
> dissapear, but few other links to other 'member' pages to turn
> visible...
> Can this be done using ASP or must I use other methods ?
>
> Thank's
> Kjartan
>
>
- Next message: anonymous_at_discussions.microsoft.com: "Re: Java Applet"
- Previous message: Murray: "Re: Adding a .tif file to a page"
- In reply to: KHV: "Re: Navigation hyperlinks..."
- Next in thread: KHV: "Re: Navigation hyperlinks..."
- Reply: KHV: "Re: Navigation hyperlinks..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|