How to divert 56k users to 56k type tour and broadband to broadband tour?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Darren
    Confirmed User
    • Sep 2001
    • 5994

    #1

    How to divert 56k users to 56k type tour and broadband to broadband tour?

    Can this be done?

    For example surfer comes to site a script detects what connection they are using and it directs 56k user to a quicker loading tour and the broadband user to a slightly more complex tour?

    Anyone got any ideas or can do this for me....


    Penis enlargement / male enhancement pills - earn up to $229.48 per signup

    ICQ: 46335817
  • GFED
    Confirmed User
    • May 2002
    • 8121

    #2
    http://www.jwp.bc.ca/saulm/ie4/test.htm
    https://www.flow.page/savethechildren

    Comment

    • Darren
      Confirmed User
      • Sep 2001
      • 5994

      #3
      tks any other resources like that


      Penis enlargement / male enhancement pills - earn up to $229.48 per signup

      ICQ: 46335817

      Comment

      • Sassyass
        Confirmed User
        • Dec 2002
        • 1101

        #4
        http://bandwidthplace.com/speedtest/add_check.html

        Comment

        • mb
          Confirmed User
          • May 2001
          • 1550

          #5
          Yes, something like this would be very useful.

          The previous two posts aren't the best solutions though.

          marc

          Comment

          • FATPad
            Confirmed User
            • Oct 2001
            • 6693

            #6
            <a href="broadbandtour.html">Broadband users click here</a>
            <br><br>
            <a href="dialuptour.html">Dialup users click here</a>
            <a href="http://www.adultcontent.co.uk">Adult Content UK - Great British Content</a>

            Comment

            • Darren
              Confirmed User
              • Sep 2001
              • 5994

              #7
              Originally posted by FATPad
              <a href="broadbandtour.html">Broadband users click here</a>
              <br><br>
              <a href="dialuptour.html">Dialup users click here</a>
              not best solution either, surfers are dumb an extra page would turn them off and some do not even know difference between dialup and broadband.....


              Penis enlargement / male enhancement pills - earn up to $229.48 per signup

              ICQ: 46335817

              Comment

              • Sassyass
                Confirmed User
                • Dec 2002
                • 1101

                #8
                [QUOTE

                function RightNow()
                {
                var time;

                time = new Date();
                return time.getTime();
                }

                function CalcSpeed(timeStart)
                {
                var timeEnd, timeElapsed, kbytes;

                timeEnd = RightNow();
                timeElapsed = (timeEnd - timeStart)/1000 - 0.15;

                kbytes = 472/timeElapsed

                document.forms[0].kbytes.value = kbytes;
                document.forms[0].submit();

                }

                [/QUOTE]

                Comment

                • FATPad
                  Confirmed User
                  • Oct 2001
                  • 6693

                  #9
                  Originally posted by Darren


                  not best solution either, surfers are dumb an extra page would turn them off and some do not even know difference between dialup and broadband.....
                  Fine!

                  *takes his two links and leaves*
                  <a href="http://www.adultcontent.co.uk">Adult Content UK - Great British Content</a>

                  Comment

                  • Calvinguy
                    Confirmed User
                    • Oct 2002
                    • 1752

                    #10
                    Originally posted by Darren


                    not best solution either, surfers are dumb an extra page would turn them off and some do not even know difference between dialup and broadband.....
                    What makes you think you are clever than the average surfer?

                    Comment

                    Working...