WOStateStorage uses HTML hidden fields ( <INPUT TYPE="HIDDEN"...>) to store state data. It will use as many hidden fields as needed to store the data, but no field will be larger than the size specified by the size attribute. The default size setting is designed to work with most browsers.
Table of Contents Next Section