Search the web
Sign In
New User? Sign Up
BbshopWebGuild · Barbershop Webmasters Guild
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
How Can HTML cause a Delay and then link elsewhere?   Message List  
Reply | Forward Message #555 of 912 |
Re: [BbshopWebGuild] How Can HTML cause a Delay and then link elsewhere?

Hi Gary.. try a meta refresh tag... works pretty well...
Adrian
www.evg.org

----- Original Message -----
From: "Gary Efron" <garyefron@...>
To: <BbshopWebGuild@yahoogroups.com>
Sent: Monday, May 10, 2004 10:33 AM
Subject: [BbshopWebGuild] How Can HTML cause a Delay and then link
elsewhere?


> I am trying to put up a screen for 15 seconds, and then go to another
> web page. What code do I need to do it?
> Thanks, in advance,
> Gary Efron
> SINGgaryefron@...
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>





Mon May 10, 2004 5:45 pm

adrianegroup
Offline Offline
Send Email Send Email

Forward
Message #555 of 912 |
Expand Messages Author Sort by Date

I am trying to put up a screen for 15 seconds, and then go to another web page. What code do I need to do it? Thanks, in advance, Gary Efron ...
Gary Efron
eprom
Offline Send Email
May 10, 2004
5:33 pm

Hi Gary.. try a meta refresh tag... works pretty well... Adrian www.evg.org ... From: "Gary Efron" <garyefron@...> To: <BbshopWebGuild@yahoogroups.com> ...
Adrian Leontovich
adrianegroup
Offline Send Email
May 10, 2004
5:45 pm

yeah, something like this: <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <META HTTP-EQUIV="Refresh" CONTENT="200"> </head> ...
Jim Adams
jimadamsss
Offline Send Email
May 10, 2004
6:10 pm

<META HTTP-EQUIV="refresh" content="15;URL=http://www.page2.html"> Put this tag at the top of your html and in 15 seconds it will switch to the URL. Mike ... ...
Mike Saeger
devmrs
Offline Send Email
May 10, 2004
6:44 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help