<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Browser Control: Set Document</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Browser Control: Set Document]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 14:03:26 +0000</pubDate>
  <lastBuildDate>Mon, 11 Jan 2010 13:49:52 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=15980</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Browser Control: Set Document : Okay, I&amp;#039;m pretty sure I understand...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15980&amp;PID=56085&amp;title=browser-control-set-document#56085</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 15980<br /><strong>Posted:</strong> 11 January 2010 at 1:49pm<br /><br />Okay, I'm pretty sure I understand what you are saying.<br /><br />What I would do, is use the InnerHTML feature with CodeJock's version of the web browser control. So, if it is an HTML document, just load the HTML coding from the file to the InnerHTML property of the control. Then just make sure you include your files (Images, etc.)<br /><br />Another option would be to simply navigate to that file.<br />An example would be:<br /><table width="99%"><tr><td><pre class="BBcode">webbrowsercontrol.navigate (Path of file)</pre></td></tr></table><br /><br /><br />Now, for the read only property you can just set the static text property to True. This pretty much disables alteration of the document.<br /><br />You can also disable the right click menu property to ensure read only property.<br /><br />I hope that helps some, if not let me know and we can try  something else.<br /><br />Good Luck!]]>
   </description>
   <pubDate>Mon, 11 Jan 2010 13:49:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15980&amp;PID=56085&amp;title=browser-control-set-document#56085</guid>
  </item> 
  <item>
   <title><![CDATA[Browser Control: Set Document :     shipwreck wrote:What exactly...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15980&amp;PID=56083&amp;title=browser-control-set-document#56083</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4807">fuxi</a><br /><strong>Subject:</strong> 15980<br /><strong>Posted:</strong> 11 January 2010 at 12:47pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by shipwreck" alt="Originally posted by shipwreck" style="vertical-align: text-bottom;" /> <strong>shipwreck wrote:</strong><br /><br />What exactly do you mean? <br>The web browser control does have the document property.<br>Are you trying to load an actual HTML file?</td></tr></table><br><br>yes - but the document property is read-only.<br>i meant i'd like to apply the document directly, like <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font face="Courier New, Courier, mono">set browser.document = myDoc</font><br>in order to show the document.<br><br>thanks<br>]]>
   </description>
   <pubDate>Mon, 11 Jan 2010 12:47:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15980&amp;PID=56083&amp;title=browser-control-set-document#56083</guid>
  </item> 
  <item>
   <title><![CDATA[Browser Control: Set Document : What exactly do you mean?  The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15980&amp;PID=56074&amp;title=browser-control-set-document#56074</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 15980<br /><strong>Posted:</strong> 11 January 2010 at 8:44am<br /><br />What exactly do you mean? <br />The web browser control does have the document property.<br />Are you trying to load an actual HTML file?]]>
   </description>
   <pubDate>Mon, 11 Jan 2010 08:44:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15980&amp;PID=56074&amp;title=browser-control-set-document#56074</guid>
  </item> 
  <item>
   <title><![CDATA[Browser Control: Set Document :  hi all,i&amp;#039;m wondering -...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15980&amp;PID=56071&amp;title=browser-control-set-document#56071</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4807">fuxi</a><br /><strong>Subject:</strong> 15980<br /><strong>Posted:</strong> 11 January 2010 at 7:50am<br /><br />hi all,<br><br>i'm wondering - is it possible to directly assign a mshtml.document to the browser control?<br>currently i need to write a tempfile then use navigate on it - it would make the tempfile obsolete.<br><br>in case it's not possible - it would be nice if you could implement it in a further version.<br><br>thanks<br>]]>
   </description>
   <pubDate>Mon, 11 Jan 2010 07:50:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15980&amp;PID=56071&amp;title=browser-control-set-document#56071</guid>
  </item> 
 </channel>
</rss>