
Solid, safe website tools.
Whatever your need, Will Bontrager builds powerful software solutions.
If you don't find the answer to your question in these archives, ask your CGI question at the Current Master Series CGI Forum.
| Author | Message |
|---|---|
| 18Nov05 Beth Lyons |
Subject: Can define a line break in MF3 or 4? I'm trying to create a text-based email tool that will reformat a paragraph of text, so that none of the lines are more than 65 characters wide and have line breaks inserted after them.
|
| 18Nov05 Will |
In response to: Can define a line break in MF3 or 4? Beth, try putting a wrap="hard" attribute into the <textarea...> tag. That should automatically insert a hard line break wherever the text wraps.
|