Results 1 to 14 of 14

Thread: Continous refreshing [resolved]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090

    Continous refreshing [resolved]

    I use the following code to refresh a pge:
    PHP Code:
    <META HTTP-EQUIV="Refresh" CONTENT="5;URL=<? echo $_SERVER['PHP_SELF']; ?>#bottom">
    Now that code does refresh the page after 5 seconds. But it doesn't keep refreshing the page. Why is this and what can I do about it?
    Last edited by Acidic; Jul 15th, 2004 at 05:31 PM.
    Have I helped you? Please Rate my posts.

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