> I am using the JQuery forms plugin and I have a problem. I would like > to post a form that containse a file, ie I have to use > enctype="multipart/form-data". How can I set this up when using > ajaxForm()? > > Is there an example how you can upload files using ajaxForm()? > > thanks in advance for any help, > George.
George, The form plugin does not currently support file uploads. Mike _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
