I did, but I'm still not quite sure what you're trying to accomplish with all this...not from a programmer's point of view, but from the end-user's perspective.
What does this application do for the end user? Anyway, when I tried to use the app, based on your instructions, I get an error whenever I click on the submit button on the "Cross Reference" form. "Security: The requested template has been denied access to createObject(java)." I'll have to study the jQuery in the source code of the page to see if I can determine what you're trying to accomplish exactly and what the problem may be. I'm better at hacking together my own solutions than hacking in someone else's code with my own, especially when it concerns jQuery. But, let's take it one step at a time. Tell me, again, what the "Cross Reference Form" section is supposed to do? Tell me from the end-user's perspective and not from a programmer's perspective. In other words, "The end user is supposed to use the Cross Reference form to..." Rick -----Original Message----- From: Teed Younger [mailto:[email protected]] Sent: Wednesday, January 12, 2011 2:29 PM To: cf-talk Subject: Re: trying to pass ajax complex strings within another form No Rick I didnt. Did you look at the application? Is there a way to post code here without having huge lengths of text? I dont see any [code] tags. Again, the issue is coming from have a form on the page that passes SESSION variables. Then this jQuery code that displays a struct and array in an html list. SO when I try to go to my builderAction.cfm, it throws the error because the url.data is undefined. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340694 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

