If you really want to do that, make sure you install your web application in each user's computer... :-) Just to make sure the JFileChooser will actually work. And if you warn the user about something, don't use a javascript alert. JOptionPane is your friend here too!
cheers, Bruno Borges blog.brunoborges.com.br +55 21 76727099 "The glory of great men should always be measured by the means they have used to acquire it." - Francois de La Rochefoucauld On Fri, Nov 7, 2008 at 10:22 AM, Jeremy Thomerson <[EMAIL PROTECTED] > wrote: > I forgot the semi-colon, too! > > On Fri, Nov 7, 2008 at 10:01 AM, Charlie Dobbie <[EMAIL PROTECTED]> > wrote: > > > 2008/11/7 Jeremy Thomerson <[EMAIL PROTECTED]> > > > > > Depending on what you're doing, if you really had to do something with > a > > > directory, you may have to <horror-music-starts> use an applet > > > </horror-music>. > > > Hope this helps. > > > > > > > > WicketMessage: Tag '<horror-music-starts>' (line 2, column 27) has a > > mismatched close tag at '</horror-music>' (line 3, column 1) > > > > ;-) > > > > > > -- > Jeremy Thomerson > http://www.wickettraining.com >
