You have lost me there I need it to be all in the one browser window, without going anywhere else to other windows or applications.
The user selects an image using the file input field. I set up an onChange event and I am off. NS doesnt seem to like the onChange event and does not hold the fileSize property of the image in the browser either. thats what I need to do 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 Ayudh Nagara Sent: Tuesday, February 04, 2003 1:57 PM To: CFAussie Mailing List Subject: [cfaussie] RE: Getting the size of an image Yeah, view the image by itself in Netscape first (RMB > View image). Then RMB > View info. Steve Onnis wrote: > > 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/ -- Regards: Ayudh +--------------------------------------------------------------+ | Turn on your Revenue Stream... | | Bolt on a Virtual Cash Register to your e-commerce site now. | | VeriPay from Xilo Online: http://www.xilo.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/
