Creates an HTML TextBox element.
o.formtextbox(lcName, lcValue, lnWidth, lnMaxWidth, lcCustomTags, llNoOutput)
Return Value
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, 1996-2024 • Updated: 09/09/01
Comment or report problem with topic