Kevin Langevin wrote: > Is there one? I've got a fairly large (about 2,000 character) structure I > want to WWDX and pass to another page, but when trying to assign it to a > hidden form variable, part of the packet is displaying on the screen. I'm > fairly new to using WDDX, so any help is much appreciated...
Did you escape the packet? If there are any double quotes in there they will be interpreted as the end of the value. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

