Date:  02/22/2002 06:34:36 PM Msg ID:  000395
From:  FoxWeb Support Thread:  000391
Subject:  Re: create a memo field for entry
You will need to use a textarea field:

<taxtarea name="FieldName" cols=5 rows=40>Default Text</textarea>

For more information on the textarea tag and other HTML topics please refer to the online resources listed in the FoxWeb documentation, or to any good HTML book.

FoxWeb Support Team
support@foxweb.com

Sent by Dan Burnham on 02/21/2002 02:11:33 PM:
I've been looking at the examples regarding using a simple text box for
entry.  how do I display a larger text box that will do multiple lines to
compensate for information longer than one line?

Thanks,
Dan