BR&R
for osCommerce Online Merchant v2.2
Browser Resolution & Response time
This include module enables js redirect based client browser resolution determination
as well as the handling of the manual resolution switch
as well as the response time recording of the js redirect (possible connection speed indicator).
The changes since the last release of this contrib are that now the size of the browser is measured
instead of the client screen resolution (different js is send) a good point made by WheelofTime. Also the response time is now recorded
because this is one of the few server controlled redirects so why not use that to get at least an indication
of the connection speed. Ofcourse it does not tell you whether it is a 56K, DSL, cable, T2 connection but
we all know that the connection speed is dependant on many more parameters.
Legend: 
Download

Report
This version sets the client resolution and response time in a cookie so that a mandatory redirect on first entry is no longer needed if those cookies already exist.
the original referer is saved in a session variable so that it won't get lost by the redirection.
Browser Resolution & Response time
This include module enables js redirect based client browser resolution determination
as well as the handling of the manual resolution switch
as well as the response time recording of the js redirect (possible connection speed indicator).
The changes since the last release of this contrib are that now the size of the browser is measured
instead of the client screen resolution (different js is send) a good point made by WheelofTime. Also the response time is now recorded
because this is one of the few server controlled redirects so why not use that to get at least an indication
of the connection speed. Ofcourse it does not tell you whether it is a 56K, DSL, cable, T2 connection but
we all know that the connection speed is dependant on many more parameters.