You can not assign an array/structure to a form variable, they can only be
simple strings. Therefore, what you should do is to encode your
array/structure using CFWDDX (that outputs you a string) and post it in a
form variable. In the target page you have to decode the form variable using
CFWDDX again.
Hope this helps,
Luca
-----Original Message-----
From: Mak Wing Lok [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 20, 2000 14:45
To: CF-Server
Subject: array or structure submission
I have this problem and i do not know what to do, i want to post an array or
structure from a CF page to another CF page once i click on the submit
button, anyone know how to do it?
regards,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com