|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Textbox interpreting html tags (like the label)Thanks in advance to anyone whom can help :)
I'm assuming if this is possible, it would have to be through a custom control... the <asp:label> is able to interpret literal html tag input into its .text propety and produce formatted strings in its out put. (i.e., mylabel.text="<b>Hi,</b> name is Joe Blow.") and it will bold the Hi, in its response. however, I would like to do this with a textbox. Can this be done and if so can anyone lead me to informaiton resources to do this or offer an explanation. Standard HTML textboxes do not support such formatting. They are plain text
only. However, there are a number of Rich Textboxes available for free. Here's a list of 'em: http://SteveOrr.net/freecontrols/textboxes.aspx Show quoteHide quote "studen771" <studen***@discussions.microsoft.com> wrote in message news:5D739B01-CB61-439E-8FD9-6D8DA60A9FF8@microsoft.com... > Thanks in advance to anyone whom can help :) > > I'm assuming if this is possible, it would have to be through a custom > control... > the <asp:label> is able to interpret literal html tag input into its .text > propety and produce formatted strings in its out put. (i.e., > mylabel.text="<b>Hi,</b> name is Joe Blow.") and it will bold the Hi, in > its > response. > > however, I would like to do this with a textbox. Can this be done and if > so > can anyone lead me to informaiton resources to do this or offer an > explanation.
Validation Summary Control not displaying MessageBox on web server
User Control, vanishes click on TreeNode Itemplate sample : Access controls on postback User control stuck: I cant reach usercontrol's class .. Free TreeView Controls ? Treeview control in VS2003 About the <Asp:Image> Re: Dynamic Sizing Based Upon the Parent Element's Width |
|||||||||||||||||||||||