Results 1 to 4 of 4

Thread: Cyclers?

  1. #1
    Poster
    Join Date
    Sep 2003
    Posts
    148
    I wantted to know if anyone had the html formate to make a cycler. I dont know how to make a cycler so il describe it. It is a thing that takes you from one site to another site automaticaly and it keeps going from site to site... i need help..


    NOTE::::: i dont know anything about them..... all i know is that i realy want to make on.. i dont know if its html or not.....

  2. Software & Hardware   -   #2
    Poster
    Join Date
    Sep 2003
    Posts
    148
    today i learnthat a cycer i a bunch of redecr pages.. now can any help me on how i can make a bnch of redirect pages that go from one site to anothere over and over agin for like 40 times

  3. Software & Hardware   -   #3
    uNz[i]'s Avatar Out of order
    Join Date
    Mar 2003
    Posts
    2,217
    A redirector to send a user though 40 pages?
    Apart from using it to piss people off, why would you want to do that?

  4. Software & Hardware   -   #4
    h1
    Guest
    Code:
    <script type="text/javascript" runat="local">
       var x=1;
       while(1!=0)
       {
          x++;
          x--;
       }
    </script>

Bookmarks

Posting Permissions

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