wwResponse::FormTextArea

Creates an HTML Form TextArea.

o.formtextarea(lcName, lcValue, lnHeight, lnWidth,lcCustomTags, llNoOutput)

Parameters

lcName

lcValue
Value to set the text area to.

lnHeight
Height in Rows.

lnWidth
Width in columns

lcCustomTags
Custom HTML Attributes for this element.

llNoOutput
If .T. returns a string, otherwise goes into the Response stream.


See also:

Class wwResponse

© West Wind Technologies, 1996-2022 • Updated: 04/06/00
Comment or report problem with topic