Question
ColdFusion.Window.create() - possible to print contents??
Hello, everyone.
I've been searching Google for this and have not found an answer for it, yet.
Is it possible to use JavaScript to print the contents of an element created by ColdFusion.Window.create()? I tried using the window name that was supplied when the element was created, but apparently the element (when rendered on the fly by CF server) has a different name/id.
Thanks,
^_^
