No!

UDF's allow you to create a function, where a customtag is more like the
name suggests. So you can do something like what is below in a UDF:-

<cfset test = CustomFunction(var1,var2,var..)>


Regards,
Andrew Scott


-----Original Message-----
From: Will Ryan [mailto:[EMAIL PROTECTED]] 
Sent: Friday, 14 September 2001 12:15 AM
To: CF-Talk
Subject: UDF Vs Custom Tags?

Hello All,

  I need some clarification, what is the difference between a UDF & a
Custom
Tag?  Are they stored & called the same way?

-TIA
 Will
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to