|
|
| Problems refreshing web page 2005-05-24, 7:35 pm |
| I am trying to load a primary web page, whicih will immediately refresh to a
seconday page
I tried inserting :
<head>
<meta HTTP-EQUIV="refresh" CONTENT="1"
URL="http://www.oakridgeonline.net/index2.htm">
</head>
I also tried simply "./index2.htm" as the index is in the same folder.
When I load the primary page the page appears to be cycling every second,
but the URL does ot appear in the browser and the browser stays on the
primary page.
Can anyone suggest where to go from here?
Thanks
R Karem
| |
| Kathleen Anderson [MVP - FrontPage] 2005-05-24, 7:35 pm |
| Your syntax is wrong - check the apostrophes - here's an example:
<meta http-equiv="refresh" content="6; URL=http://www.yourwebsite.com">
--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
Problems refreshing web page <Problems refreshing web
page@discussions.microsoft.com> wrote:
> I am trying to load a primary web page, whicih will immediately
> refresh to a seconday page
>
> I tried inserting :
> <head>
> <meta HTTP-EQUIV="refresh" CONTENT="1"
> URL="http://www.oakridgeonline.net/index2.htm">
> </head>
>
> I also tried simply "./index2.htm" as the index is in the same folder.
>
> When I load the primary page the page appears to be cycling every
> second, but the URL does ot appear in the browser and the browser
> stays on the primary page.
>
> Can anyone suggest where to go from here?
>
> Thanks
>
> R Karem
| |
| Problems refreshing web page 2005-05-24, 7:35 pm |
| I tried:
<meta HTTP-EQUIV="refresh" CONTENT="1; URL=index.htm">
also =http://www.oakridgeonline.net
which shoudl both work, but they do not.
"Kathleen Anderson [MVP - FrontPage]" wrote:
> Your syntax is wrong - check the apostrophes - here's an example:
>
> <meta http-equiv="refresh" content="6; URL=http://www.yourwebsite.com">
>
>
> --
>
> ~ Kathleen Anderson
> Microsoft MVP - FrontPage
> Spider Web Woman Designs
> web: http://www.spiderwebwoman.com/resources/
>
>
>
> Problems refreshing web page <Problems refreshing web
> page@discussions.microsoft.com> wrote:
>
| |
| Steve Easton 2005-05-26, 7:34 pm |
| If you want it to load index2 and index2 is in the same location the it needs to be:
<meta HTTP-EQUIV="refresh" CONTENT="1; URL=index2.htm">
--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
"Problems refreshing web page" <Problemsrefreshingwebpage@discussions.microsoft.com> wrote
in message news:394FF48A-1802-4873-AEC6-B0B1546B209F@microsoft.com...[color=darkred]
> I tried:
>
> <meta HTTP-EQUIV="refresh" CONTENT="1; URL=index.htm">
> also =http://www.oakridgeonline.net
> which shoudl both work, but they do not.
>
>
> "Kathleen Anderson [MVP - FrontPage]" wrote:
>
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |