wwResponse::FormTextBox

Creates an HTML TextBox element.

o.formtextbox(lcName, lcValue, lnWidth, lnMaxWidth, lcCustomTags, llNoOutput)

nothing or HTML if llNoOutput is .T.

Parameters

lcName
Field name to be created

lcValue
Preselected value of the field

lnWidth
Display width of the field.

lnMaxWidth
Max characters to accept.

lcCustomTags
Any custom HTML attributes.

llNoOutput
Return as string

See also

Class wwResponse

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic