The [web_request->postParams] method returns a staticarray of POST parameters passed by the client to the web server. Each element in the staticarray is a pair of name=value.
web_request->postParams
The code below displays the value of the POST parameters as sent by the client in a <form> submission. For this example, only one post parameter was sent to the web server.
Code
web_request->postParams
Result
staticarray((name_first = Rhino))
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