Web Content Based on Connection Speed?

General discussion related to Cable Modems, DSL, Wireless, Fiber, Mobile Networks, Wireless ISPs, Satellite, or any other type of high-speed Internet connection, general issues and questions here. Review and discuss ISPs as well (AT&T / SBC, BellSouth, Bright House, CableOne, Charter, Comcast, Covad, Cox, Cablevision / Optimum Online, TMobile, Verizon FIOS, Shaw, Telus, Starlink, etc.)
Post Reply
KirbyK

Web Content Based on Connection Speed?

Post by KirbyK »

Not sure which forum to put this in, so I apologize in advance if this is in the wrong place.

I have a question for web developers out there: Is there way to code a web page to determine whether the user has broadband or dial-up and redirect them to a page designed for the appropriate speed? I have a page that uses a rather large Flash file which works great for those on broadband, but takes forever on dial-up. I want the dial-up users to be redirected to a non-Flash page that will load quickly for them.

Any solutions?

TIA.
jbille

Post by jbille »

I don't think there is a way. Usually web developers create a home page which asks the user if they want to view in flash or html.
User avatar
press2esc
Member
Posts: 41
Joined: Wed Jul 20, 2005 9:03 am

Post by press2esc »

why not assume all connections for dialup and "test" the connection speed accordingly - if >50kbs jump 'em over to the full blown HS test(s).

P2E
rsalinger
Member
Posts: 31
Joined: Tue May 02, 2000 12:00 am

Ask 'em

Post by rsalinger »

Most websites I've used over the year show you a simple screen asking you to decide what connection you have. You would then deposit a cookie on the machine so that you wouldn't have to interrogate them every time.
rgrds-ross
Post Reply