All the ones I've ever seen have been Java applets. Joshua Miller Head Programmer / IT Manager Garrison Enterprises Inc. www.garrisonenterprises.net [EMAIL PROTECTED] (704) 569-9044 ext. 254 ************************************************************************ ************* Any views expressed in this message are those of the individual sender, except where the sender states them to be the views of Garrison Enterprises Inc. This e-mail is intended only for the individual or entity to which it is addressed and contains information that is private and confidential. If you are not the intended recipient you are hereby notified that any dissemination, distribution or copying is strictly prohibited. If you have received this e-mail in error please delete it immediately and advise us by return e-mail to [EMAIL PROTECTED] ************************************************************************ *************
-----Original Message----- From: Thane Sherrington [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 9:26 AM To: CF-Talk Subject: Re: speed test website At 04:18 PM 02/04/03 -0800, Mahmut Basaran wrote: >Is it possible to make an internet connection speed analyzer with >coldfusion ? If not, what's the best way to make such an application ? Has >anyone got any experiences ? ColdFusion is server side, so you could use to record data, but not to test connection speed. I would suggest a javascript system that records the current time, downloads a large file, records the time after the download, and then displays the throughput. T ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

