<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>delphi-webbrowser at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/</link>
    <description>Delphi: Using IE&#39;s WebBrowser</description>

    <item>
      <title>about highlight a text</title>
      <pubDate>Fri, 22 Aug 2008 05:52:25 GMT</pubDate>
      <dc:creator>mchakuna</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10224</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10224</guid>
      <description>I am compiling a demo from EmbeddedWB which is for IEHelper, in the DocumentComplete event, I wrote a piece of code found in google to highlight the text const</description>
    </item>
    <item>
      <title>Re: Html to Rtf</title>
      <pubDate>Fri, 22 Aug 2008 05:52:06 GMT</pubDate>
      <dc:creator>Joachim Uersfeld</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10223</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10223</guid>
      <description>Look at http://www.swissdelphicenter.ch/torry/showcode.php?id=1823</description>
    </item>
    <item>
      <title>Html to Rtf</title>
      <pubDate>Wed, 20 Aug 2008 07:27:37 GMT</pubDate>
      <dc:creator>el_candonga</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10222</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10222</guid>
      <description>Hi, does anybody know as saving a file *.htm for *.rtf?</description>
    </item>
    <item>
      <title>Re: Digest Number 1955</title>
      <pubDate>Thu, 07 Aug 2008 19:45:47 GMT</pubDate>
      <dc:creator>MARICOR MARAVILLA</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10221</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10221</guid>
      <description>thanks for this one.. it helped me get on going :-) ... webbrowser in</description>
    </item>
    <item>
      <title>Page with &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt; raised AV in m</title>
      <pubDate>Mon, 04 Aug 2008 10:23:56 GMT</pubDate>
      <dc:creator>Aliaksander Markau</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10220</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10220</guid>
      <description>Hello, When loading a file that contains the HTML code below, the error &quot;Access violation in mshtml.dll&quot; happens. It happens no matter what method is used:</description>
    </item>
    <item>
      <title>Re: Digest Number 1955</title>
      <pubDate>Sun, 27 Jul 2008 14:37:48 GMT</pubDate>
      <dc:creator>Marc Charbonneau</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10219</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10219</guid>
      <description>... Have a look at the event &quot;OnBeforeNavigate2&quot;. This event is called when the user click a link. You can check the URL and if it is the one you want to react</description>
    </item>
    <item>
      <title>HOW TO POPUP A FORM IN A WEBBROWSER IN DELPHI?</title>
      <pubDate>Tue, 22 Jul 2008 06:09:02 GMT</pubDate>
      <dc:creator>MARICOR MARAVILLA</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10218</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10218</guid>
      <description>Instead of going to a URL in a &lt;a href=&quot;URL&quot;&gt; tag in html webbrowser in delphi, i want to popup a form when clicking &lt;a href&gt; tag. guys pls help me on this :&#39;C</description>
    </item>
    <item>
      <title>Problem with BHO and ShowContextMenu</title>
      <pubDate>Tue, 27 May 2008 04:57:33 GMT</pubDate>
      <dc:creator>nybnybnybnyb</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10217</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10217</guid>
      <description>I am trying to replace the contextmenu from my BHO, I have successfully set myself as the ui handler (ICustomDoc.SetUIHandler) and everything should be ok, but</description>
    </item>
    <item>
      <title>Changing the HTML code in runtime</title>
      <pubDate>Wed, 07 May 2008 11:59:07 GMT</pubDate>
      <dc:creator>Joao Santos</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10216</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10216</guid>
      <description>Hello, I&#39;m trying to change some HTML code in runtime. I already managed to do that, however, I&#39;ve tried in a page that had some timers in the onload attribute</description>
    </item>
    <item>
      <title>Re: webbrowser and javascript</title>
      <pubDate>Tue, 06 May 2008 14:07:06 GMT</pubDate>
      <dc:creator>paurosooo</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10215</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10215</guid>
      <description>Study the samples in &quot;files&quot;. I.e. &quot;Pluggable Protocol&quot; or &quot;CustTagExample.zip&quot;. It&#39;s simple.</description>
    </item>
    <item>
      <title>Draw Image (with behavior) in &quot;fixed&quot; way on TWebBrowser</title>
      <pubDate>Tue, 06 May 2008 13:38:27 GMT</pubDate>
      <dc:creator>paurosooo</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10214</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10214</guid>
      <description>Hi to all, I try to draw on Twebbrowser&#39;s canvas with the component &quot;RenderingBehaviors&quot; while twebbrowser is editable, but if I write more rows and the</description>
    </item>
    <item>
      <title>Re: extract keywords from html document</title>
      <pubDate>Sun, 06 Apr 2008 10:23:54 GMT</pubDate>
      <dc:creator>Paul A Norman</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10213</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10213</guid>
      <description>Here is a possible solution in html and Js Paul &lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt; &lt;html&gt; &lt;head&gt; &lt;meta name=&quot;someThingElse&quot;</description>
    </item>
    <item>
      <title>Deskbar bug (it appears inactive after logging out)</title>
      <pubDate>Mon, 31 Mar 2008 09:37:43 GMT</pubDate>
      <dc:creator>Andrey Yeltsov</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10212</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10212</guid>
      <description>Hi Everybody, I&#39;ve just found a bug in the desk band implementation that is available as a part of EmbeddedWB package. When you enable the deskband on the</description>
    </item>
    <item>
      <title>Make EmbeddedWB totally &quot;passive&quot;</title>
      <pubDate>Wed, 26 Mar 2008 14:53:49 GMT</pubDate>
      <dc:creator>fedzim</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10211</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10211</guid>
      <description>Maybe this question has been asked already, but I can&#39;t find a solution anywhere. If someone can help I&#39;ll be very grateful. I need to make EmbeddedWB totally</description>
    </item>
    <item>
      <title>extract keywords from html document</title>
      <pubDate>Sun, 23 Mar 2008 14:34:18 GMT</pubDate>
      <dc:creator>ouladnaouis</dc:creator>
      <link>http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10210</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/delphi-webbrowser/message/10210</guid>
      <description>hi, i work actually on browser helper object (dll in process com server)and i seek a function to get keywords meta element from a web page when </description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.scd.yahoo.com uncompressed/chunked Sun Sep  7 07:22:34 PDT 2008 -->
