wwResponse::FormHidden

Creates a hidden HTML form field.

o.formhidden(lcName, lcValue, llNoOutput)

Return Value

"" or HTML if llNooutput is .T.

Parameters

lcName
Field name to be created

lcValue
Preselected value of the field

llNoOutput
Return as string


See also:

Class wwResponse

© West Wind Technologies, 1996-2024 • Updated: 09/09/01
Comment or report problem with topic