How to format the text inside of textarea box?
-
I want to change format text in textarea. FRANCE Merhaba,arkadaslar POLOGNE Selam vatandaslar.. >/textarea> I want just "FRANCE" bold or change fore color.</x-turndown>
take a look http://www.webmasterworld.com/forum21/10080.htm
-
I want to change format text in textarea. FRANCE Merhaba,arkadaslar POLOGNE Selam vatandaslar.. >/textarea> I want just "FRANCE" bold or change fore color.</x-turndown>
Do you just want to chang "FRANCE"? If so, I think you must change your textarea to html editor.
April Comm100 - Leading Live Chat Software Provider
-
I want to change format text in textarea. FRANCE Merhaba,arkadaslar POLOGNE Selam vatandaslar.. >/textarea> I want just "FRANCE" bold or change fore color.</x-turndown>
You can use Substring to intercept “France” out,and then give it the style.
April Comm100 - Leading Live Chat Software Provider
-
I want to change format text in textarea. FRANCE Merhaba,arkadaslar POLOGNE Selam vatandaslar.. >/textarea> I want just "FRANCE" bold or change fore color.</x-turndown>