[Client_PostParams] returns a pair array containing an element for each parameter passed by a form as a POST parameter with the current request.
Client_PostParams
Check the [Client_PostParams] array.
Code
Client_PostParams >> 'Username' ? 'A Username was specified.'
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments
The documentation refers to Client_PostParams as an array. Most of the time it's a staticarray. Only when the form that was sent is of type multipart/form-data will it be an array.
Posted on: 31 March 2011