if you're using cf7 then try cftimer. an example of it's use can be seen here: http://www.houseoffusion.com/cf_lists/messages.cfm/forumid:4/threadid:42894#221858
On 05/06/06, Ray Champagne <[EMAIL PROTECTED]> wrote: > > 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:242386 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

