[jQuery] Re: jQuery Form FileUpload issue

2009-04-03 Thread Claude Vedovini
m (not an iframe)." However, I think it could be a good idea if the plugin would force using an iframe when the encoding is "multipart/form-data", even if the file input is empty. Thanks, Claude On Apr 2, 2:45 pm, Claude Vedovini wrote: > Hi all, > > I am using the latest ver

[jQuery] jQuery Form FileUpload issue

2009-04-02 Thread Claude Vedovini
Hi all, I am using the latest version of the jQuery Form plugin, tested with both FF and Safari and here is my problem: I've got a form with a text area and an optional file field, the problem occurs when I leave the file field blank: - when I use normal form submit everything is working as expe