Lasso Soft Inc. > Home

[ web_request->postparams ]

Method

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.

  • Syntax
web_request->postParams
Examples
  • Beginner

Display all the POST parameters

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))

Recent Comments

No Comments found

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. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft