I have a text box with a 'Browse...' button next to it in my Web app. The Browse button is supposed to bring up the common Choose File dialog box. After the user selects a file there, the name is populated into the textbox. (I can choose to provide a local file, which is processed by the app.)
Is there a way to provide this common Choose File dialog in Wicket? Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/File-Chooser-Browse-For-File-Common-Dialog-Box-tp3511882p3511882.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
