Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

TextBox in ASP

2 views
Skip to first unread message

Zach

unread,
May 16, 2012, 12:21:17 AM5/16/12
to
ASP.Net has no rich text box. Is there a way to get text underlined, in a
text box in spite of the absence of formatting options?

Zach

Arne Vajhøj

unread,
May 18, 2012, 8:44:49 PM5/18/12
to
On 5/16/2012 12:21 AM, Zach wrote:
> ASP.Net has no rich text box. Is there a way to get text underlined, in
> a text box in spite of the absence of formatting options?

You should be able to do it with CSS.

{text-decoration:underline}

Arne

0 new messages