GFXVoid Graphic Design Forum

Remove Text Formatting
Loading...

» Online Users: 10,070

0 members and 10,070 guests
No Members online

» Site Navigation

 > FAQ

» Stats

Members: 35,442
Threads: 103,075
Posts: 826,688
Top Poster: cc.RadillacVIII (7,429)
Welcome to our newest member, Lekelindids
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2004
    Location
    GFXVoid
    Posts
    4,412

    Default

    If you want users to visit one page, redirecting them to another page, all you have to do is insert this code between <head> and </head>
    Code:
    &#60;meta http-equiv=&#34;refresh&#34; content=&#34;0; url=http&#58;//forums.gfxvoid.com&#34;&#62;
    To alter the URL to page goes to, change url= to the URL you want (be sure to include http://). If you want the page to redirect after a few seconds, adjust content="0; to the number of seconds you want it to wait.


    If you enjoyed this tutorial, we encourage you to register and make an introduction&#33;

  2. #2
    Join Date
    Oct 2005
    Posts
    36

    Default

    Another cool way that probably would be quicker is on the "bodyonload" fuction:

    Code:
    &#60;body onload=setTimeout&#40;&#34;location.href=&#39;itbannerexchange.html&#39;&#34;,10000&#41;&#62;
    A good example of this is on JSdesigns.co.nr in the advertising box.
    [That&#39;s my site&#33;&#33;&#33; :P ]

    O and by the way

    If you enjoyed this tutorial, we encourage you to register and make an introduction&#33;
    :lol: :lol: :lol:
    Now tell me if you can&#39;t tell he&#39;s the admin&#33;&#33;&#33;&#33;

Similar Threads

  1. Meta Tag Basics Tutorial
    By tacoX in forum Other Tutorials
    Replies: 8
    Last Post: 03-22-2005, 08:19 AM
  2. Meta Crawler Tutorial
    By demo in forum Other Tutorials
    Replies: 0
    Last Post: 02-21-2005, 07:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Powered by vBadvanced CMPS v4.1.1