Hi guys,

I tried using <CFWDDX> to pass CF variable into Javascript. However I
realised that I can only have one variable, is there any ways that I can
pass two CF variables into JS function?

Below are my codes:

<CFWDDX INPUT="#property_count#" OUTPUT="MyWDDXPacket" ACTION="CFML2WDDX">
<CFWDDX INPUT="#MyWDDXPacket#" OUTPUT="DynamicJSCode" ACTION="WDDX2JS"
TOPLEVELVARIABLE="MyJSVariable">


Thanks,
roger

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
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