hello all, Let's say i have a form with a FileUploadField. is there a way to get the original location of the submitted file on the client pc. now i can get only the file name via getClientFileName(), but i also need the full path to this file on the client pc (for example c:/myData/myDir1/myFile.txt).
thanks Rebecca -- View this message in context: http://www.nabble.com/FileUploadField---how-to-get-the-folder-info-from-this-component--tp14545407p14545407.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
