Returns a form variable as a date on post back operations or returns the specified value on a non-POST operation or if the value is not part of the POST buffer.
o.FormDateOrValue(lcFormKey, ltValue)
Parameters
lcFormKey
The form key to read the date input value from
ltValue
The value to use when form key doesn't exist (GET operation or Post that doesn't exist)
See also:
Class wwrequest© West Wind Technologies, 1996-2024 • Updated: 10/27/15
Comment or report problem with topic