Damayanti,

The file choose from <cfinput type="file"> is output to HTML as <input
type="file"> - The file dialog is controlled by the browser. That said,
there is no equivalent for a directory browser, and, using standard methods,
you cannot upload an entire directory at a time to a web server.

However, standard methods are old, and there are a number of file / folder
uploading tools, if that is what you are looking for.

<cftree> can be rigged to display a directory tree, but only of directories
on the server, not on the client or browser's computer.

Does that help?

nathan strutz
[Blog and Family @ http://www.dopefly.com/]
[AZCFUG Manager @ http://www.azcfug.org/]



On Tue, Dec 16, 2008 at 2:44 PM, Damayanti Gupta <[email protected]>wrote:

> Hi,
> Coldfusion has a simple filechooser - which is as <cfinput type="file">. I
> was wondering if there is anything equivalent for directories? I did
> Ccme across the link below
>
>
> http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:47081#248616
>
> which uses cftree, but I was wondering if there are any other features with
> say a popup box as a directory chooser?
>
> Thanks a lot in advance, you guys are great.
>
> STATEMENT OF CONFIDENTIALITY:
> The information contained in this electronic message and any attachments to
> this message are intended for the exclusive use of the addressee(s) and may
> contain confidential or privileged information. If you are not the intended
> recipient, or the person responsible for delivering the e-mail to the
> intended recipient, be advised you have received this message in error and
> that any use, dissemination, forwarding, printing, or copying is strictly
> prohibited. Please notify Archemix Corp. immediately at either (617)
> 621-7700 or by return fax at (617) 621-9300 and destroy all copies of this
> message and any attachments.
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316831
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to