Click to See Complete Forum and Search --> : Looking to redirect on connection speed


geraldgutierrez
08-25-2003, 04:52 PM
Anyone know of a way to redirect depending on connection speed? Thanks in advance.

Jerry

Khalid Ali
08-25-2003, 06:08 PM
Connection speed is pretty low level stuff, JavaScript/HTML being as high level as it can be is completely unsuitable for this purpose.

geraldgutierrez
08-25-2003, 08:58 PM
Then I suppose I'm looking at a server side. Can you suggest a source?