What's the HTML code for auto fowarding??

Sharky Forums


Results 1 to 2 of 2

Thread: What's the HTML code for auto fowarding??

  1. #1
    Catfish
    Join Date
    Dec 2000
    Location
    New Zealand
    Posts
    149

    Question What's the HTML code for auto fowarding??

    You know how some pages forward you to another after about 5 seconds of viewing it? What's the code? or is there a script?

    ------------------
    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
    Computers don't have bugs, they just develop random features...

  2. #2
    Ex-*** kid A's Avatar
    Join Date
    Sep 2000
    Location
    Norway
    Posts
    5,322

    Post

    <meta http-equiv="Refresh" content="5; url=http://www.whatever.siteorpage">

    Put that between the <head> tags. Content is the amount of seconds before the visitor is forwarded.

    ------------------
    Now listening to:
    Belle & Sebastian - The Boy With the Arab Strap
    Now listening to various rock and metal
    143rd member to join Sharkyforums.

Posting Permissions

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