I don't think so, Magnus. The number that would be missing from your % equation is the total size of the file.
For security reasons, your web protocols don't have access to the user's file system, the place where the size of the file is known. CFML (being server-side) would not know the total size of the file until it had arrived completely. I think Microsoft are the only people who breached this security rule, by providing some ActiveX controls that will let IE transmit file system data to web servers. You could also write a full-blown upload gizmo in Flex/AIR or Java to accomplish a progress interface and other nifty features, but now I'm getting way off subject! Alan K. Holden Magnus wrote: > Is it possible to measure the % progress of a file upload in CFML? --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
