Iirc using meta refresh will cause problems with a back button,
however... I'd do something slightly different...

<body onload="window.setTimeout('location.reload()',5000)">

That will reload the page after 5 seconds... and it does it using the
same mechanism that your browser's reload button uses, so when the
user hits their back-button it won't have a list of 20-someodd
meta-refreshed pages in another window to go through...

I don't know that this is an issue for you -- I haven't even looked at
the page, just a suggestion for solving an issue I've seen in the
past. :)


> Ok, well, after reading the meta tag documentation that I
> was
> using...what I had to do was create the same file...but
> name it
> differently and call each other.  It's working now...but
> that's kind of
> stupid that I had to do that.  Thanks!

> Ron

> ________________________________

> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Ron Mast
> Sent: Monday, January 26, 2004 9:07 AM
> To: [EMAIL PROTECTED]
> Subject: RE: refresh meta tag


> Interesting...:(

> ________________________________

> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Alford, Gary
> Sent: Monday, January 26, 2004 9:06 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: refresh meta tag


> My mistake.  I didn't realize that is what you were trying
> to do.  The
> meta tag you used should do it.  I don't know why it's
> not.  The syntax
> is all correct.


> ================================
> Gary L. Alford
> Assembly Inspector, Plant 6
> Bell Helicopter Textron
> (817) 280-6233
> Fax: (817) 278-6233
> mailto:[EMAIL PROTECTED]
> ================================

>       -----Original Message-----
>       From: Ron Mast [mailto:[EMAIL PROTECTED]
>       Sent: Monday, January 26, 2004 9:03 AM
>       To: [EMAIL PROTECTED]
>       Subject: RE: refresh meta tag


>       I'm confused, if I want to refresh the same page, don't I
>       want
> to refresh itself?

> ________________________________

>       From: [EMAIL PROTECTED]
>       [mailto:[EMAIL PROTECTED]
> On Behalf Of Alford, Gary
>       Sent: Monday, January 26, 2004 9:02 AM
>       To: '[EMAIL PROTECTED]'
>       Subject: RE: refresh meta tag


>       You are having it refresh to itself.  In your meta tag,
>       you need
> to put the url that it should be refreshing to (the new
> url).


>       ================================
>       Gary L. Alford
>       Assembly Inspector, Plant 6
>       Bell Helicopter Textron
>       (817) 280-6233
>       Fax: (817) 278-6233
>       mailto:[EMAIL PROTECTED]
>       ================================

>               -----Original Message-----
>               From: Ron Mast [mailto:[EMAIL PROTECTED]
>               Sent: Monday, January 26, 2004 8:55 AM
>               To: [EMAIL PROTECTED]
>               Subject: refresh meta tag



>               Hi All,
>               How come my page is not refreshing?  Am I using the
> wrong meta tag?
>               http://www.trademtg.com/golf/golf.cfm
> <http://www.trademtg.com/golf/golf.cfm>

>               Ron




s. isaac dealey                214-823-9345

team macromedia volunteer      http://www.macromedia.com/go/team

chief architect, tapestry cms  http://products.turnkey.to

onTap is open source           http://www.turnkey.to/ontap


-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To unsubscribe: 
   Send UNSUBSCRIBE to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to