> How would you convert the CF_Foo into the cfscript block?

You can't. :|

You can't use any cf tags within cfscript

One of the many limitations of cfscript - which is a shame.




-------------------------------------------------------
Rich Wild
Senior Web Designer

-------------------------------------------------------
e-mango.com ltd                      Tel: 01202 587 400
Lansdowne Place                      Fax: 01202 587 401
17 Holdenhurst Road
Bournemouth                   Mailto:[EMAIL PROTECTED]
BH8 8EW, UK                      http://www.e-mango.com
-------------------------------------------------------
This message may contain information which is legally
privileged and/or confidential.  If you are not the
intended recipient, you are hereby notified that any
unauthorised disclosure, copying, distribution or use
of this information is strictly prohibited. Such
notification notwithstanding, any comments, opinions,
information or conclusions expressed in this message
are those of the originator, not of e-mango.com ltd,
unless otherwise explicitly and independently indicated
by an authorised representative of e-mango.com ltd.
-------------------------------------------------------




> -----Original Message-----
> From: Jason Lees (National Express)
> [mailto:[EMAIL PROTECTED]]
> Sent: 23 March 2001 12:59
> To: CF-Talk
> Subject: Calling Custom Tags in <CFSCRIPT>
> 
> 
> 
> Hi All,
> 
> In CF Version 4.5 is it possible to call a custom Tag from with in a
> CFScript block
> 
> EG
> 
> <cfif x gt 1>
>     <cf_Foo In="x" out="y">
> </cfif>
> 
> <cfoutput>the x^2 = #y#</cfoutput>
> 
> How would you convert the CF_Foo into the cfscript block?
> 
> 
> Jason Lees 
> National Express
> Email : [EMAIL PROTECTED]
> 
> ###################################################
> This document is intended for, and should only be read by, 
> those persons to
> whom it is addressed. Its contents are confidential and if 
> you have received
> this message in error, please notify us immediately by 
> telephone on 0121 609 6301
> and delete all records of the message from your computer. Any 
> form of reproduction,
> dissemination, copying, disclosure, modification, 
> distribution and / or
> publication of this message without our prior written consent 
> is strictly
> prohibited. Neither the author of this message nor their 
> employers accept
> legal responsibility for the contents of the message. Any 
> views or opinions
> presented are solely those of the author.
> If you have any queries please contact 
> [EMAIL PROTECTED]
> ####################################################
> ##################################################
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to