<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1043922" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1043922</link>
    <description></description>
    <language>en</language>
          <item>
    <title>buddhi225 wrote:
&quot;it can&#039;t</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/graphical-smilie-textarea#comment-1242162</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;buddhi225&lt;/em&gt; wrote:&lt;/div&gt;&quot;it can&#039;t be done cause an textarea cant have elements within itself&quot;, but it&#039;s clearly possible since you can do it in this textarea&lt;/div&gt;The textareas here don&#039;t show smilies, they show the text only. It&#039;s only when the post shows in the thread or the preview that the graphical image for specific text is shown.&lt;/p&gt;
&lt;p&gt;So you could do this when displaying the text.&lt;/p&gt;
&lt;p&gt;So in a text area input I would type &lt;code&gt;That was fun : D&lt;/code&gt; and it would save the text in the DB exactly like that.&lt;br /&gt;
Then when outputting you would convert specific characters to an image.&lt;br /&gt;
EG&lt;br /&gt;
&lt;code&gt;: D = &amp;lt;img src=&amp;quot;grin.jpg&amp;quot;&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;So when the page displays the post, or even a preview like this site allows, the text will actually show an image. But the text put in a textarea will show the text, again like this site does.&lt;/p&gt;
&lt;p&gt;That&#039;s just the basic idea of course, just ask if you need someone to give some ideas of the PHP (etc) code to actually do this.&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 May 2009 14:32:15 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1242162 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>A TEXTAREA can only hold</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/graphical-smilie-textarea#comment-1242157</link>
    <description> &lt;p&gt;A TEXTAREA can only hold text. Any HTML or other code put into that one will be shown as text only. however, This can be done with WYSIWYG editors.&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 May 2009 12:27:46 +0000</pubDate>
 <dc:creator>articlemaster</dc:creator>
 <guid isPermaLink="false">comment 1242157 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>What you want for example: I</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/graphical-smilie-textarea#comment-1242145</link>
    <description> &lt;p&gt;What you want for example: I love Aishwarya, do u want a love sign in place of Aiswarya??? This can be done but not in a text area. Get the texts in seperate arrays of strings. Then use something like this&lt;br /&gt;
I &lt;img source=&quot;../love.bmp&quot; /&gt; Aishwarya.&lt;/p&gt;
&lt;p&gt;Or if u are coding &lt;/p&gt;
&lt;p&gt;Then str[0]+&lt;img source=&quot;../love.bmp&quot; /&gt;+str[1];&lt;/p&gt;
&lt;p&gt;This should do if u are doing a web application. In windows applications you will have to use a picture box to show that bitmap within the Text.&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 May 2009 01:14:24 +0000</pubDate>
 <dc:creator>pulseraiser</dc:creator>
 <guid isPermaLink="false">comment 1242145 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Someone wiped the smile from</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/graphical-smilie-textarea#comment-1241849</link>
    <description> &lt;p&gt;Someone wiped the smile from your interface!&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 May 2009 17:43:29 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1241849 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
