programmher
Programmer
I am also posting this on the Cold Fusion board in case someone there can help.
I have a cfquery result on a child form that has four cfoutputs. My problem is I have to update the parent form with variables from the child form.
I am performing my update with javascript. The update executes but does not send my selected variable. I have tried placing the javascript various places within the outputs, but do not get my desired result.
I have three questions
1 - Has anyone ever attempted this?
2 - Does my problem lie with my various cfoutputs or with my javascript?
3 - What is my solution?
I have a cfquery result on a child form that has four cfoutputs. My problem is I have to update the parent form with variables from the child form.
I am performing my update with javascript. The update executes but does not send my selected variable. I have tried placing the javascript various places within the outputs, but do not get my desired result.
I have three questions
1 - Has anyone ever attempted this?
2 - Does my problem lie with my various cfoutputs or with my javascript?
3 - What is my solution?