Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: RES: Auto refresh


Message #1 by "Elildo Mancebo Reis" <lists@a...> on Fri, 18 Oct 2002 09:36:12 -0300
The most simple way is the following one...

<head>
<meta http-equiv="refresh" content="1800">
</head>

In this example, the page will be refresh every 1800 seconds (30 minutes)

Elildo

-----Mensagem original-----
De: Silvina Bruja [mailto:silvina_73@h...]
Enviada em: sexta-feira, 18 de outubro de 2002 09:22
Para: ASP Web HowTo
Assunto: [asp_web_howto] Auto refresh



Hi, again.
I need your help once again. Can you help me?, please.
I need to put in my web, same tag of auto refresh. What can i do about it?.
If you have same example, i will thank so much.
Thanks and regards.
Silvina.




_________________________________________________________________
MSN. Más Útil Cada Día http://www.msn.es/intmap/



---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20
%%email.unsub%%


  Return to Index