How do you add a carriage return line feed to a text box/Rich text

T

Tim Philomeno

Does anyone know how to programatically do this...I am setting a nodevalue in
code and can't seem to find the right combination...

Thanks

Tim Philomeno, Sparling, Inc.
 
F

Franck Dauché

Hi Tim,

In this newsgroup, do a search for: "interpret escape characters". You will
find the way to do it in a textbox
For a Rich Text Box, you need to look into appendChild to add lines.

Hope that it helps.

Regards,

Franck Dauché
 

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

Top