What's the code on action.cfm?

-----Original Message-----
From: Teed Younger [mailto:[email protected]] 
Sent: Wednesday, January 12, 2011 5:35 PM
To: cf-talk
Subject: Re: trying to pass ajax complex strings within another form


Well there was a div on the original action.cfm. When I changed the ajax
function to post to my builderAction.cfm, I didnt pull the div over. I did
just now, but wasnt exactly sure whether to wrap all the cfoutput and
cfloops within the div or not. Tried it wrapped then moved it completely
underneath that section of code.

>Yes, I believe I see what you're trying to do.
>
>I'm getting this error now:
>
>"document.getElementById('results') is null"
>
>which means that you don't have an element on the
>page, such as a div with the id of results:
>
><div id="results"></div>
>
>Should that be on there somewhere?
>
>Rick
>
>Alright, changed and uploaded to the server. Were you able to get a feel
for
>what I'm trying to do based on my last post?..lol
>the
>>file and saving to our shared folder in the office.
>>
>>All that works fine. But the need arose to somehow incorporate a way to
>>generate lists of varying lengths and most likely several different lists
>on 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:340708
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to