I did not quite get the question but just a suggestion:

You could use ACTION="CFML2JS" to do the two steps in one.

Kedar Desai

-----Original Message-----
From: Roger Lim [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 14, 2000 10:36 PM
To: [EMAIL PROTECTED]
Subject: WDDX


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.


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
------------------------------------------------------------------------------
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