Re: AjaxFileUpload # 2
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
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