|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Sep 2001
Posts: 5,994
|
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 |
|
|
|
|
|
#2 |
|
Confirmed User
Industry Role:
Join Date: May 2002
Posts: 8,120
|
__________________
https://www.flow.page/savethechildren |
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Sep 2001
Posts: 5,994
|
tks any other resources like that
__________________
Penis enlargement / male enhancement pills - earn up to $229.48 per signup ICQ: 46335817 |
|
|
|
|
|
#4 |
|
Confirmed User
Join Date: Dec 2002
Posts: 1,101
|
|
|
|
|
|
|
#5 |
|
Confirmed User
Join Date: May 2001
Location: San Diego
Posts: 1,550
|
Yes, something like this would be very useful.
The previous two posts aren't the best solutions though. marc |
|
|
|
|
|
#6 |
|
Confirmed User
Join Date: Oct 2001
Posts: 6,693
|
<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> |
|
|
|
|
|
#7 | |
|
Confirmed User
Join Date: Sep 2001
Posts: 5,994
|
Quote:
__________________
Penis enlargement / male enhancement pills - earn up to $229.48 per signup ICQ: 46335817 |
|
|
|
|
|
|
#8 |
|
Confirmed User
Join Date: Dec 2002
Posts: 1,101
|
[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] |
|
|
|
|
|
#9 | |
|
Confirmed User
Join Date: Oct 2001
Posts: 6,693
|
Quote:
*takes his two links and leaves*
__________________
<a href="http://www.adultcontent.co.uk">Adult Content UK - Great British Content</a> |
|
|
|
|
|
|
#10 | |
|
Confirmed User
Join Date: Oct 2002
Location: European Union
Posts: 1,752
|
Quote:
|
|
|
|
|