You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by rivkash1 <ri...@nite.org.il> on 2007/12/30 10:23:45 UTC

FileUploadField - how to get the folder info from this component?

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: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: FileUploadField - how to get the folder info from this component?

Posted by rivkash1 <ri...@nite.org.il>.
hello again,

can someone please answer my question below 


rivkash1 wrote:
> 
> 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
> 
> 
> 
:confused::confused::confused::confused:
-- 
View this message in context: http://www.nabble.com/FileUploadField---how-to-get-the-folder-info-from-this-component--tp14545407p14565585.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org