Re: AjaxFileUpload # 2

2011-11-21 Thread Jérémy DE ROYER [INGENCYS]
Yes it is, in your .wod FileUpload: WOFileUpload { filePath = nomFichier; streamToFilePath = cheminFichier; overwrite = true; uploadLabel = "Importer"; } In your .java public String getNomFichier() { return _nomFichier; }

AjaxFileUpload # 2

2011-11-21 Thread Gino Pacitti
Hi Again... Hope I am not being too demanding today... Is there a way to specify the filename of the uploaded file so that I can provide a custom name to the saved file? Gino ___ Do not post admin requests to the list. They will be ignored. Webob