Yes I don't think that's possible without a signed control.

_____________________________________________
Pete Freitag ([EMAIL PROTECTED])
CFDEV.COM
Web Developer Resources
http://www.cfdev.com/
 Check out ActivEdit a WYSIWYG HTML Editor that works like a Textarea
 http://www.cfdev.com/activedit/



-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Gutch
Sent: Friday, November 02, 2001 4:41 PM
To: [EMAIL PROTECTED]
Subject: Re: Directory Chooser


Yes. I want  an interface exactly like <input type="file"> but only need to
navigate to a directory and not a specific file.






                    Pete Freitag
                    <[EMAIL PROTECTED]>          To:
[EMAIL PROTECTED]
                    Sent by: A              cc:
                    mailing list            Subject:     Re: Directory
Chooser
                    about Java Server
                    Pages
                    specification and
                    reference
                    <JSP-INTEREST@JAV
                    A.SUN.COM>


                    11/02/2001 04:35
                    PM
                    Please respond to
                    A mailing list
                    about Java Server
                    Pages
                    specification and
                    reference






I was under the impression that you wanted to write your own control that
did the same thing as <input type="file"> but with a different interface.

Could you please clarify, are you going to choose a directory on the
Server,
or on the Client's computer.  If you want them to pick a directory on a
server, then that is possible to do with JSP.

If you want to build something to pick a client directory, that requires
access to the person's file system, which would require a signed control.

_____________________________________________
Pete Freitag ([EMAIL PROTECTED])
CFDEV.COM
Web Developer Resources
http://www.cfdev.com/
 Check out ActivEdit a WYSIWYG HTML Editor that works like a Textarea
 http://www.cfdev.com/activedit/



-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Gutch
Sent: Friday, November 02, 2001 3:51 PM
To: [EMAIL PROTECTED]
Subject: Re: Directory Chooser


Not to disagree but how i it any different then an <Input Type=file>?

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to