Results 1 to 3 of 3

Thread: Reload of a Page

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2003
    Posts
    90

    Reload of a Page

    I have a requirment to "refresh" a page ever 30 seconds. I have tried a timer control with no luck. Is there a way to do this in the HTML or Java Script?

    Thanks!

  2. #2
    Lively Member
    Join Date
    Aug 2002
    Location
    UK
    Posts
    70
    You can put this in the <head></head> code of your page

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

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2003
    Posts
    90
    Thanks! Worked

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width