Found the problem after a bit of searching. Wasn't actually a problem
with FileUpload, rather Firefox registers a mime type as image/jpeg and
IE seems to register it as image/pjpeg
This was enough to throw off my code.
Thanks,
Martin
Knezevic, Mihael wrote:
there was a thread some weeks/months ago which pointed out some differences between ie and firefox.
http://www.mail-archive.com/[email protected]/msg11637.html
it could be the same problem but without any more specific data from you it
could be anything.
-----Original Message-----
From: Martin Grogan [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 11:05 AM
To: Jakarta Commons Users List
Subject: [FileUpload] Problem with IE
Hi all,
I've been successfully using the commons FileUpload package
on Firefox
but when testing the same code and uploading a file from Internet
Explorer (IE 7.0.5) it seems to be causing some problems. I
just get a
blank page. I am printing any exceptions to the screen if/when they
happen, but they don't appear. It seems the code that processes the
fileupload may not even be running correctly under IE.
I'm not sure if I can give any more information, I would have
assumed IE
and Firefox would behave identical for something like this?
Does anyone have any similar experience?
Thanks,
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]