﻿<?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 - WebTextEditor - How can i get the pure text that don't have style of WebTextEditor? </title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/How-can-i-get-the-pure-text-that-dont-have-style-of-WebTextEditor/</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 get the pure text that don't have style of WebTextEditor? </title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/How-can-i-get-the-pure-text-that-dont-have-style-of-WebTextEditor/</link><pubDate>Tue, 01 Jun 2010 09:45:03 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Glad to hear that the script met your scenario.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>How can i get the pure text that don't have style of WebTextEditor? </title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/How-can-i-get-the-pure-text-that-dont-have-style-of-WebTextEditor/</link><pubDate>Mon, 31 May 2010 22:10:48 GMT</pubDate><dc:creator>gao3251999@sina.com</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;thank you!&lt;/p&gt;</description></item><item><title>How can i get the pure text that don't have style of WebTextEditor? </title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/How-can-i-get-the-pure-text-that-dont-have-style-of-WebTextEditor/</link><pubDate>Mon, 31 May 2010 03:38:31 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Please try to do following in client side event.&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;script type="text/javascript" language="javascript"&amp;gt;
    function GetValue()
    {
        var rte = ISGetObject("WebTextEditor1");
        rte.RootTextEditor.GetHtmlElement().innerText;
        ...    }
&amp;lt;/script&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;This should helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>How can i get the pure text that don't have style of WebTextEditor? </title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/How-can-i-get-the-pure-text-that-dont-have-style-of-WebTextEditor/</link><pubDate>Sun, 30 May 2010 22:04:41 GMT</pubDate><dc:creator>gao3251999@sina.com</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;How can i get the pure text that don't have style of WebTextEditor? &lt;/p&gt;</description></item></channel></rss>