Hi! I don't want to open another thread about file upload so I'll post my question here. I'm using ProgreesEvent to check if uploaded file already exists on the server. Because of that I was wondering if the uploaded file (name) already exists on the server, how can I then manually break up the transfer without overwritting the existing file on the server?
--- In [email protected], "Sergey Kovalyov" <[EMAIL PROTECTED]> wrote: > > Hi All! > > When file filter like "*.jpg; *.gif; *.png" is used, it does not > guarantee that file uploaded is actually an image, because any file > could have such extension. Is there any way without server side code > to check that uploaded file is image? > > Sergey. > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

