<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: MSHTML Hosting - Calling JavaScript From Host</title>
	<atom:link href="http://starkravingfinkle.org/blog/2004/12/mshtml-hosting-calling-javascript-from-host/feed/" rel="self" type="application/rss+xml" />
	<link>http://starkravingfinkle.org/blog/2004/12/mshtml-hosting-calling-javascript-from-host/</link>
	<description></description>
	<pubDate>Mon, 08 Sep 2008 05:48:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Anonymous</title>
		<link>http://starkravingfinkle.org/blog/2004/12/mshtml-hosting-calling-javascript-from-host/#comment-20</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 12 Dec 2005 19:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=23#comment-20</guid>
		<description>IHTMLDocument doc1 = (IHTMLDocument)axWebBrowser1.Document ;
   HTMLWindow2 iHtmlWindow2  = (HTMLWindow2) doc1.Script ;
      iHtmlWindow2.execScript( "functionName(param1);" , "javascript" ) ;</description>
		<content:encoded><![CDATA[<p>IHTMLDocument doc1 = (IHTMLDocument)axWebBrowser1.Document ;<br />
   HTMLWindow2 iHtmlWindow2  = (HTMLWindow2) doc1.Script ;<br />
      iHtmlWindow2.execScript( &#8220;functionName(param1);&#8221; , &#8220;javascript&#8221; ) ;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://starkravingfinkle.org/blog/2004/12/mshtml-hosting-calling-javascript-from-host/#comment-19</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 22 Apr 2005 18:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=23#comment-19</guid>
		<description>hi,
this is what I am looking for, but can you translate this to c#? That would help me out a lot.

Thanks
Nuz</description>
		<content:encoded><![CDATA[<p>hi,<br />
this is what I am looking for, but can you translate this to c#? That would help me out a lot.</p>
<p>Thanks<br />
Nuz</p>
]]></content:encoded>
	</item>
</channel>
</rss>
