﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebDesktop - how can I set the WebDialogBox's content in client script</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/how-can-I-set-the-WebDialogBoxs-content-in-client-script/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>how can I set the WebDialogBox's content in client script</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/how-can-I-set-the-WebDialogBoxs-content-in-client-script/</link><pubDate>Thu, 24 Sep 2009 22:25:44 GMT</pubDate><dc:creator>gordont</dc:creator><category>WebDesktop</category><category>WebdialogBox</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you describe more spesific about your requirement? Do you want to set the content of WebDialogBox as IFrame or as Inline? If you want to create the content as IFrame, then you can use the code that I gave to you.&lt;/p&gt;
&lt;p&gt;The attribute "innerText", "ContentElement" and "ContentTemplateElement" is used for Inline content, is this what you want?&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Gordon Tumewu&lt;/p&gt;</description></item><item><title>how can I set the WebDialogBox's content in client script</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/how-can-I-set-the-WebDialogBoxs-content-in-client-script/</link><pubDate>Thu, 24 Sep 2009 22:12:23 GMT</pubDate><dc:creator>luwl</dc:creator><category>WebDesktop</category><category>WebdialogBox</category><description>&lt;p&gt;Thanks for your reply!&lt;/p&gt;
&lt;p&gt;oh,my god,this means i must write a new web form.&lt;img style="border-bottom: medium none; border-left: medium none; border-top: medium none; border-right: medium none" src="http://www.intersoftpt.com/WebResources/Images/Community/Editor/smiley7.gif" /&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;What's the use of the attribute "innerText" of "ContentElement" or "ContentTemplateElement" ?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt; &lt;/p&gt;</description></item><item><title>how can I set the WebDialogBox's content in client script</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/how-can-I-set-the-WebDialogBoxs-content-in-client-script/</link><pubDate>Thu, 24 Sep 2009 05:18:48 GMT</pubDate><dc:creator>gordont</dc:creator><category>WebDesktop</category><category>WebdialogBox</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use the following code:&lt;/p&gt;&lt;pre&gt;var wdb = ISGetObject("WebDialogBox1");
wdb.SetContentURL("your URL");
wdb.ShowDialog();&lt;/pre&gt;

&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Gordon Tumewu&lt;/p&gt;</description></item><item><title>how can I set the WebDialogBox's content in client script</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/how-can-I-set-the-WebDialogBoxs-content-in-client-script/</link><pubDate>Thu, 24 Sep 2009 04:52:26 GMT</pubDate><dc:creator>luwl</dc:creator><category>WebDesktop</category><category>WebdialogBox</category><description>&lt;p&gt;how can I set the WebDialogBox's content in client script?&lt;/p&gt;</description></item></channel></rss>