There are multiple ways to pass it.  What directory info are you wanting to
pass?

You can pass info from one template to another via:
    Session vars
    Client vars
    Application vars
    Form fields
    URL parameters
    etc

You may want to store the directory info you want into a structure or array,
scope it as a Session variable, then reference it on the next template.

Bruce
[EMAIL PROTECTED]

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, September 24, 2001 10:00 AM
Subject: Re: Passing the results from the <CFDIRECTORY to another template?


> How can I pass the results from the <CFDIRECTORY to another template?
>
> Name
> Size
> Type..etc
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to