Click to See Complete Forum and Search --> : bandwidth detection script
mduran
10-15-2003, 01:28 AM
Hi,
I am building my home page and I would like to be able to automatically detect the badwidth of the client and redirect him to the corresponding page. I don't know wnough js to do this. Could someone help me out here ?
thanks lots,
m.
lillu
10-15-2003, 03:33 AM
Basically what you need is to detect the user's bandwidth and redirect them to corresponding pages. This script can do this for you but you have to get a username and password and pay for the access to download the Bandwidth tester script.
http://www.darren-c.co.uk/?wscripts.
Alternatively, you can make the user fill out a form and based on their answer, you can redirect them to different pages. I used this myself. It's easy and for free, just save the page and view the source to see how it is done.
http://www.csgnetwork.com/csdlspeedcalc.html
I actually used a simpler script from http://javascript.internet.com but not for the life of it can I find that now!