PDA

View Full Version : bold SelectedText in a TextBox


Shreyas_Manjunath
09-06-2004, 01:35 PM
hi,
I wanted to bold only the selectedText inside a textBox,
Please suggest,

Like
This is my name,
In this user select "my" and clicks on a button, (inside a textBox)
How to make only "my" bold and keep the rest as it is,
thanks

-->Shreyas

holly13lolly
10-17-2004, 07:26 PM
have you tryed the <b > </b > tag ? :)