You can't!

there is no way of controlling the browsers input type file. It's a
restriction Wicket can't control or any other web framework for that matter.
When you are doing this in a Swing application you can control it but not in
a webapplication. Maybe if you use activex. 

When you click on the browse button on an input type file the operating
systems default folder is choosen or the last folder you where in (
depending on system )
-- 
View this message in context: 
http://www.nabble.com/How-to-select-server-path-using-wicket--tf4241870.html#a12117031
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to