You'll probably get a faster and more helpful response asking on an appropriate list, like a Java Applet list or Javascript list.
John > -----Original Message----- > From: sankar [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 13, 2003 4:35 PM > To: Tomcat Users List > Subject: Re: browse for folder button > > > It's not related to tomcat..Just asking the experts... > ----- Original Message ----- > From: "Turner, John" <[EMAIL PROTECTED]> > To: "'Tomcat Users List'" <[EMAIL PROTECTED]> > Sent: Monday, January 13, 2003 1:19 PM > Subject: RE: browse for folder button > > > > > > How is this Tomcat related? > > > > John > > > > > > > -----Original Message----- > > > From: sankar [mailto:[EMAIL PROTECTED]] > > > Sent: Monday, January 13, 2003 4:18 PM > > > To: [EMAIL PROTECTED] > > > Subject: browse for folder button > > > > > > > > > Hi, > > > I have a problem in JSP/HTML pages. I want to have a browse > > > for folder button > > > in a JSP page. The requirement is such that I want to allow the > > > user to click on this button and select a particular folder > > > for storing some files. > > > When user selects a particluar folder the full folder path > > > should appear > > > in a text box. Please don't mistake this as "saving a file to > > > a particluar > > > folder". In my case I don't want to save any file.I just > want to get > > > the folder path from the user and store it for later use. > > > I tried using <INPUT TYPE=file> button of html. But this button > > > allows me to only select a file.It will not allow me to > > > select just a folder > > > . SO I am stuck here. Any clues in this will be greatly helpful. > > > Thanks in advance.. > > > > > > rgds > > > Sankarshana M > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
