Try trunk. With Chrome it may work but no promise. Let me know. On Monday, 6 August 2012 22:58:47 UTC-5, Massimo Di Pierro wrote: > > Unfortunately this cannot be done easily. ajax of multipart forms (forms > containing file upload) is not in html. > > According to one of the answers here it is in HTML5 > > http://stackoverflow.com/questions/166221/how-can-i-upload-files-asynchronously-with-jquery > > and we could add support for it in web2py.js (I will try it later tonight) > but still it would not work on IE: > > > http://stackoverflow.com/questions/7899513/send-multipart-formdata-with-jquery-ajax-in-ie > > Massimo > > > On Monday, 6 August 2012 22:49:27 UTC-5, Picheth wrote: >> >> I have a problem with the upload file using the LOAD (....., ajax = True) >> >> >> please .. any help, cues or snippets of codes to accomplish this ... will >> be greatly appreciated >> >> Picheth. >> >
--