I want to do it before it gets uploaded. We have a max size of 5 MB for uploads. No point telling the user its too big after its been uploaded. Defeats the purpose of having a limit, which is why I am using a javascript solution
any other ideas? Regards Steve Onnis Domain Concept Designs +61 422 337 685 +61 3 9444 7504 http://www.domainconceptdesigns.com <http://www.domainconceptdesigns.com> ("If you think it can't be done, you haven't asked me!") - Steve Onnis -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mark Stanton Sent: Tuesday, February 04, 2003 1:38 PM To: CFAussie Mailing List Subject: [cfaussie] RE: Getting the size of an image By file size do you mean kbs? NS4 has a height & width property but not size on disk AFAIK. Not sure about more recent versions. Have you looked at doing server side stuff with cfx_image, its pretty damn quick. Cheers Mark ______________ Mark Stanton Web Production Gruden Pty Ltd Tel: 9956 6388 Mob: 0410 458 201 Fax: 9956 8433 email: [EMAIL PROTECTED] www.gruden.com --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
