Lasso Soft Inc. > Home

[ web_request->queryString ]

Method

The [web_request->queryString] returns the original query string as passed by the client in the URL to the server.

  • Syntax
web_request->queryString
Examples
  • Beginner

Display the URL query string

The code below displays the value of all the query string passed in the URL to the web server by the client. For this example, assume that the URL requested was http://www.example.com/test.lasso?id=1&type=3

Code

web_request->queryString

Result

id=1&type=3

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