The [web_request->postString] returns the POST parameter data as passed by the client to the web server.
web_request->postString
The code below displays the value of the POST string as sent by the client in a <form> submission. For this example, only two post parameters were sent to the web server: 'name_first' and 'name_last'.
Code
web_request->postString
Result
name_first=Rhino&name_last=ceros
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