I am creating a cfwindow from JS with this:

ColdFusion.Window.create('testwindow', 'This is a test');

I also need to be able to write content to the window from JavaScript. That 
will include JavaScript variables. I have tried doing it with this:

elementName_body.innerHTML='This is the body';

I cannot get it to work at all. It pops the window up but noting in the content.

Anyone have any ideas?

Thanks in advance for any help. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304024
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to