CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 How to force a page to reload

Print topic Send  topic

Author Message
Frank Rocco
Posted: 06/25/2001, 11:56 AM

Hello,

Using Javascript or vbscript, what is the syntax to force a page to
reload/refresh?

Thanks
Frank

Anthony Trotter
Posted: 06/25/2001, 12:32 PM

Frank,

Once a page is generated and sent to the client, you are dealing with
static HTML. The easiest way for you accomplish your task is to insert
the following line into between the <head> tags of the page you want
to refresh:

<meta http-equiv="refresh" content="900">

The "content" is the number of seconds until the refresh. I don't know
if CC allows you to insert a <meta> tag directly into the program.
Since I have a lot of UI changes, I just manually insert it.

Anthony

"Frank Rocco" <farocco@hotmail.com> wrote in message
news:9h81gv$3an$1@news.codecharge.com...
> Hello,
>
> Using Javascript or vbscript, what is the syntax to force a page to
> reload/refresh?
>
> Thanks
> Frank
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.