<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
  <channel>
    <title>HtmlEditor</title>
    <link>http://www.itwriting.com/phorum/list.php?3</link>
    <description><![CDATA[For discussion of the .Net HTMLEditor control]]></description>
    <language>EN</language>
    <pubDate>Wed, 13 Dec 2006 08:22:52 +0000</pubDate>
    <lastBuildDate>Wed, 13 Dec 2006 08:22:52 +0000</lastBuildDate>
    <category>HtmlEditor</category>
    <generator>Phorum 5.1.25</generator>
    <ttl>60</ttl>
    <item>
      <title>Re: Parse link</title>
      <link>http://www.itwriting.com/phorum/read.php?3,3445,3463#msg-3463</link>
      <author>Prakash</author>
      <description><![CDATA[I have not tried this but can you do this <br />
<br />
get the text you want create a text/control range out of it. and use the execcommand with CreateLink as the command. <br />
<br />
<br />
for an example code <br />
<br />
check the msdn for TextRange object -&gt; exec command show example]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,3445,3463#msg-3463</guid>
      <pubDate>Wed, 13 Dec 2006 08:22:52 +0000</pubDate>
    </item>
    <item>
      <title>Re: Parse link</title>
      <link>http://www.itwriting.com/phorum/read.php?3,3445,3460#msg-3460</link>
      <author>mohit</author>
      <description><![CDATA[Yes Tim, you are correct I want same as the example you have given.]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,3445,3460#msg-3460</guid>
      <pubDate>Tue, 12 Dec 2006 08:43:40 +0000</pubDate>
    </item>
    <item>
      <title>Re: Parse link</title>
      <link>http://www.itwriting.com/phorum/read.php?3,3445,3451#msg-3451</link>
      <author>Tim Bushell</author>
      <description><![CDATA[Mohit<br />
<br />
Can you explain what you mean by HTML links becoming plain text. Of course HTML is plain text by nature. Are you wanting to take<br />
<br />
Go to &lt;a href=&quot;www.url.com/page.hml&quot;&gt;my home page&lt;/a&gt;<br />
<br />
and convert it to<br />
<br />
Go to www.url.com/page.hml<br />
<br />
And in the other scenario convert<br />
<br />
Go to www.url.com/page.hml<br />
<br />
to<br />
<br />
Go to &lt;a href=&quot;www.url.com/page.hml&quot;&gt;www.url.com/page.hml&lt;/a&gt;<br />
<br />
Please clarify your problem.<br />
<br />
Tim Bushell]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,3445,3451#msg-3451</guid>
      <pubDate>Thu, 07 Dec 2006 15:23:50 +0000</pubDate>
    </item>
    <item>
      <title>Parse link</title>
      <link>http://www.itwriting.com/phorum/read.php?3,3445,3445#msg-3445</link>
      <author>mohit</author>
      <description><![CDATA[Hi All,<br />
<br />
I'm facing a problem that in one scenario I want all the html links should be converted in plain text. And in other scenario if there is a plain text that is originally a link or URL should be parced and converted into Link.<br />
<br />
Best Regards<br />
Mohit]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,3445,3445#msg-3445</guid>
      <pubDate>Tue, 05 Dec 2006 07:34:02 +0000</pubDate>
    </item>
  </channel>
</rss>
