Click here to get back home

HTML Refreshing Problem with Meta Tags, Anchors, Commas, Semicolons

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
HTML Refreshing Problem with Meta Tags, Anchors, Commas, Semicolons dave 04-25-2006
Posted by dave on April 25, 2006, 12:25 pm
Please log in for more thread options


I want to be able to have my webpage to continually refresh
automatically every so many seconds. When it refreshes, I want it to
refresh to the bottom of the screen. To accomplish this, I am using an
anchor which is the last item on the page. I am defining the anchor
with:

<A Name="refreshBottom"></A>

The meta tag I have defined in the header of the page is listed below:

<META HTTP-EQUIV="REFRESH" CONTENT="30, URL=Queue.html#refreshBottom">

My problem is this:
When there is a "," (comma) after the 30 in the meta tag, the page
continually refreshes but never recongnizes the anchor tag. Therefore,
it always refreshes to the top of the page. If I have a ";"
(semicolon) after the 30 in the meta tag, the page will only refresh
once, but correctly refreshes to the bottom of the page.

Idealy, I would like for the webpage to continually refresh at the
desired interval until the user leaves the page. I am unsure of why
this is behaving the way it is. The one thing I did notice, is that
when it continually refreshes (using the comma), the address does not
have the "...#refreshBottom" extension on it and when it only refreshes
once to the bottom of the page (using the semicolon), the address does
have the "...#refreshBottom" on it.

Any help would be GREATLY appreciated.

Thank you
dave


Posted by Neredbojias on April 25, 2006, 3:35 pm
Please log in for more thread options


vouchsafed:

> I want to be able to have my webpage to continually refresh
> automatically every so many seconds. When it refreshes, I want it to
> refresh to the bottom of the screen. To accomplish this, I am using an
> anchor which is the last item on the page. I am defining the anchor
> with:
>
> <A Name="refreshBottom"></A>
>
> The meta tag I have defined in the header of the page is listed below:
>
> <META HTTP-EQUIV="REFRESH" CONTENT="30, URL=Queue.html#refreshBottom">
>
> My problem is this:
> When there is a "," (comma) after the 30 in the meta tag, the page
> continually refreshes but never recongnizes the anchor tag. Therefore,
> it always refreshes to the top of the page. If I have a ";"
> (semicolon) after the 30 in the meta tag, the page will only refresh
> once, but correctly refreshes to the bottom of the page.
>
> Idealy, I would like for the webpage to continually refresh at the
> desired interval until the user leaves the page.

Try an absolute path (eg: http://Queue.html#refreshBottom). I also noticed
this in some old FAQ:

Note: If a script is executed which reloads the current document, the
action of the Refresh tag may be undefined. (e.g. <body onLoad=
"document.location='otherdoc.doc'">)

Apparently using the semicolon is the correct syntax.

--
Neredbojias
Infinity has its limits.

Posted by Neredbojias on April 25, 2006, 7:13 pm
Please log in for more thread options


To further the education of mankind, Neredbojias
<http://www.neredbojias.com/fliam.php?cat=alt.html> vouchsafed:

> Try an absolute path (eg: http://Queue.html#refreshBottom). I also
> noticed this in some old FAQ:

Oops.

Try an absolute path (eg: http://www.example.com/Queue.html#refreshBottom).

--
Neredbojias
Infinity has its limits.

Posted by dave on April 25, 2006, 8:40 pm
Please log in for more thread options


Thanks for the help... Still no luck. I tried the absolute path
(equivalent to the latest post) with the same results as the original
post.

Does anyone have any other workaround for something like this?

Thanks!!!!
dave


Similar ThreadsPosted
Enforcing Charset to UTF-32 in HTML using meta tags November 25, 2007, 1:43 pm
Meta Tags, Link Tags, other September 27, 2005, 3:29 pm
meta tags June 21, 2008, 4:22 pm
Meta tags- so 90's? July 29, 2008, 12:17 pm
Effectiveness of META tags in search engines? March 28, 2005, 8:58 pm
Refreshing part of a HTML page with each request February 8, 2005, 1:02 pm
Style tags -- Eeek how obese these tags make HTML! November 8, 2006, 3:33 am
Commas in URLs? August 16, 2005, 2:28 pm
Refreshing the Parent March 31, 2006, 2:37 pm
CSS Bug?? background-image - Not Refreshing October 25, 2005, 10:39 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap