Damon,

This is exactly what I'm looking for.  Thanks so much!

CF7 is very cool by the way.  

Thanks again,
Al

Allen Manning
Technical Director
Prismix Ltd 
t +44 (0)870 749 1100 
f +44 (0)870 749 1200 
w http://www.prismix.com/


 

-----Original Message-----
From: [EMAIL PROTECTED] [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: 21 June 2005 18:49
To: CF-Talk
Subject: Opening CFDocuments data at a later time...

And (to finally answer your original question :), you can use cfcontent
var= to stream out later.  

IE:
===

<cfdocument name="mydocument" format="PDF" pagetype="letter"
orientation="portrait" unit="in" encryption="none" fontembed="No"
backgroundvisible="Yes"> Hello World!
</cfdocument>
<cfcontent type="application/pdf" variable="#mydocument#"> 


> Sorry, just read the subsequent post...yes, the "name" attribute is 
> the variable name containing the output of the CFDOCUMENT tag.  You 
> should be able to use that, I believe.
> 
> HTH
> 
> Damon



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210185
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to