msword-like textarea?

B

Bei

Instead of asp:textarea, does aspx have a built-in control that is a
textarea but works like a mini-msword with bold/italic function?

If it has, can the result be saved to sql server and then display it again
without problem?

Thanks
 
B

Bei

I figure out how to make an editable div. But now how can I submit the
content of the div as a field of the form?

Thanks
 
M

mike C.

You can save the content in DIV to a hidden input control.

By the way, with .Net framework 1.1, you need to set ValidateRequest="false"
in config file or on page, or the HTML tags will cause error.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top