Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Defining and Using Custom Function

Status
Not open for further replies.

Silvy74

Programmer
Jun 18, 2002
4
IT
Is it possible defining and using custom
function written with <CFSCRIPT> in
ColdFusion 4.5?

Thanks
Silvy
 
don't think so...
are you saying to write it in 4.5 but execute it with 5?
if so I am not sure...probably though
 
No, user defined functions became available only in CF 5. What you could do is create a custom tag which is sort of like a function.

Tim P.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top