![]() |
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.... |
|
tks any other resources like that
|
|
Yes, something like this would be very useful.
The previous two posts aren't the best solutions though. marc |
<a href="broadbandtour.html">Broadband users click here</a>
<br><br> <a href="dialuptour.html">Dialup users click here</a> |
Quote:
|
[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] |
Quote:
*takes his two links and leaves* |
Quote:
|
| All times are GMT -7. The time now is 06:45 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123