Morning Howie from UpsideDown Land :-)
>BTW - just so everyone knows - the inSet value cannot contain double quotes.
Can you escape the double quotes? ie:
<inset myvar="some ""special"" value">
which is how we do it in CF when passing values into attributes of custom
tags, etc.
Regarding this thread in general we use WDDX packets as well but there is a
performance hit in all the coding and decoding so if it is just a simple
array that needs passing we split it into its bits and pass the array as a
set of list strings. eg:
<inset list1="var1a, var2a, var3a">
<inset list2="var1b, var2b, var3b">
--
Yours,
Kym
==^=======================================================
This list server is Powered by iMS
"The Swiss Army Knife of Mail Servers"
--------------------------------------
To leave this list please complete the form at
http://www.coolfusion.com/iMSSupport.cfm
Need an iMS Developer license? Sign up for a free license here:
http://www.coolfusion.com/iMSDevelopers.cfm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [email protected]
==^=======================================================