> Can I call a <cfscript> function through a link like a
> javascript function.
>
> Like ...
>
> <a href="javascript:function_name('arg','arg')">blah</a>

No. CFSCRIPT is purely server-side, and is subject to the same limitations
as any other CFML code.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to