Description: Gets the value for a HTML element by the session data or POST value.
Parameter:
- htmlName: Name of the HTML element.
- prefKey: Variable name of the preference the dialog element stands for.
- initValue: The initial value if the element is shown first.
Returns:
- Returns the default value, the session value or false.
root
2015-09-06