No. Setting the size of the text area or text box simply limits the size of
the text area or text box. It makes no difference to the display of the
results.
You can set the guestbook to start a new line when the user hits the return
key (that is, starts a new paragraph), or you can set the guestbook display
to wrap when the text reaches the display area margin. But not both.
See
http://www.rxs-enterprises.org/tests/comentary.aspx for some examples of
different results layouts.
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp
Reply only to group - emails will be deleted unread.
"Richard" <(E-Mail Removed)> wrote in message
news:950483FB-106A-4E29-A5E4-(E-Mail Removed)...
> I have a guest book page with text boxes. I set the form field properties
> to
> a specific length 50 characters and 4 lines but it still runs on one
> continues line. Is there a way to start a new line after it reaches a
> certain
> number of characters.