Flash Upload form. Easy, fast and accurate. Check out Google for example scripts that you can plug-in if you don't have CF7 and Flash forms.
Also, think about doing some client side stats to check for other potential issues. Cheers, !k -----Original Message----- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: June 5, 2006 8:03 AM To: CF-Talk Subject: ways to "time" a file upload? Is there a way that I can figure out how long a file upload takes? I have a client who is complaining that my file upload script is taking too long. When I test it, everything seems OK, so I'm assuming that it is a connectivity issue on his end. What I'd like to do is out out the amount of seconds that the upload takes on the "success" page so I can have some kind of benchmark. I've tried wrapping the <cffile> tag with getTickCount(), but the number there is ridiculously small, so I'm assuming that it's only telling me how long it takes to process that tag, not the actual upload itself. Anybody have any tricks on how I could accomplish what I'm trying to do? -- Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242697 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

