PC Review


Reply
Thread Tools Rate Thread

conditional hyperlink

 
 
=?Utf-8?B?a2hhbWFpZA==?=
Guest
Posts: n/a
 
      29th Mar 2005

My website has two different versions of its mainpage: one is a flash
version, the other is an html version intended to be used by people who have
slow connections.

When users enter the site, they're asked to choose which one they want.

Late on, when users click on "home", I'd like my website to remember the
user's earlier choice and go to the right mainpage (fast or slow).

How do I do this?
 
Reply With Quote
 
 
 
 
=?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\
Guest
Posts: n/a
 
      29th Mar 2005
personally, i'd always bring them back to the non-flash page..usually one viewing of a flash splash is plenty for one session.


"khamaid" <(E-Mail Removed)> wrote in message news:2FDB0F6F-32B3-4581-B5DC-(E-Mail Removed)...
>
> My website has two different versions of its mainpage: one is a flash
> version, the other is an html version intended to be used by people who have
> slow connections.
>
> When users enter the site, they're asked to choose which one they want.
>
> Late on, when users click on "home", I'd like my website to remember the
> user's earlier choice and go to the right mainpage (fast or slow).
>
> How do I do this?

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      29th Mar 2005
You would need to create two separate subwebs / subsites and each would have a main/home page and in
the root of the web, just the single homepage where the visitor makes a choice or which version to
visit.

The only other ways I can think would requires the use server-side scripting to store their choice
in a session or to use cookies, and check the cookie.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"khamaid" <(E-Mail Removed)> wrote in message
news:2FDB0F6F-32B3-4581-B5DC-(E-Mail Removed)...
>
> My website has two different versions of its mainpage: one is a flash
> version, the other is an html version intended to be used by people who have
> slow connections.
>
> When users enter the site, they're asked to choose which one they want.
>
> Late on, when users click on "home", I'd like my website to remember the
> user's earlier choice and go to the right mainpage (fast or slow).
>
> How do I do this?



 
Reply With Quote
 
P C
Guest
Posts: n/a
 
      29th Mar 2005
You can have both pages on the same web. The flesh page is the default.
Then use cookies to "remember" if they skipped or already visited the
flash page. Check for th cookie, if its there redirect to tech non-flash
page.

Of course when they delete the cookies, its as if they never visited the
page. But that how is done with most web sites that require sign-in. E.g
if you sing in at yahoo or hotmail and then you empty the cookies, you
need to sign-in in again.

I don't know if FP understands cookies. But if ASP is enabled at the
server, you can do it through asp script code in the page. I think you
can also use javascript to set cookies.

Do a google search for cookies and ASP/javascript.

....PC


khamaid wrote:

> My website has two different versions of its mainpage: one is a flash
> version, the other is an html version intended to be used by people who have
> slow connections.
>
> When users enter the site, they're asked to choose which one they want.
>
> Late on, when users click on "home", I'd like my website to remember the
> user's earlier choice and go to the right mainpage (fast or slow).
>
> How do I do this?

 
Reply With Quote
 
MD Websunlimited
Guest
Posts: n/a
 
      29th Mar 2005
Hi,

You'll need to persist which they choose by using cookies then have the main page check to see if it should display or redirect.

You can accomplish this easily with J-Bots Cookie components Set Cookie and Cookie Redirect.
http://www.websunlimited.com/order/p...e_help_dir.htm
--
Mike -- FrontPage MVP '97-'02
J-Bots 2004 102 Components For FP
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
Download the Trial http://www.microsoft.com/frontpage/d...e/download.asp



"khamaid" <(E-Mail Removed)> wrote in message news:2FDB0F6F-32B3-4581-B5DC-(E-Mail Removed)...
>
> My website has two different versions of its mainpage: one is a flash
> version, the other is an html version intended to be used by people who have
> slow connections.
>
> When users enter the site, they're asked to choose which one they want.
>
> Late on, when users click on "home", I'd like my website to remember the
> user's earlier choice and go to the right mainpage (fast or slow).
>
> How do I do this?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Hyperlink bearcat Microsoft Excel Misc 2 8th Aug 2008 12:06 AM
RE: Conditional hyperlink =?Utf-8?B?R2FyeScncyBTdHVkZW50?= Microsoft Excel Misc 0 24th Jan 2007 12:10 PM
Conditional hyperlink? y_not Microsoft Excel Misc 2 24th Nov 2005 04:02 PM
Conditional Hyperlink? Mike Microsoft Excel Programming 1 1st Feb 2005 01:04 AM
Conditional Hyperlink? mas_it_2000@yahoo.com Microsoft Excel Discussion 3 31st Jan 2005 04:30 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:57 PM.