[jQuery] Passing info from Modal Window to a specific div or accordion (jqModal ?)

[jQuery] Passing info from Modal Window to a specific div or accordion (jqModal ?)


Hello
I need to implement a functionality where based on certain selection,
I have to present a form,
and collect that data and pass it to the caller div or accordion. (I
would place the form within the accordion, but it does not support
external file load). The div id dynamically generated as here
(http://pssnet.com/~devone/ajqtable/summary3997b.html), so I have to
be able to specify where to place the data. I am trying to use
JqModal. Is it possible with JqModal.
Regards,
Nat