Lasso Soft Inc. > Home

[ web_request->requestURI ]

Method

The [web_request->requestUri] method displays the path and query parameters from the URL sent to the web server by the client.

  • Syntax
web_request->requestUri
Examples
  • Beginner

Display the URL path & GET parameters

The code below displays the path with GET parameters that the client originally requested from the server. For this example, assume that the client requested the following URL: http://www.example.com/test.lasso?id=1&type=3

Code

web_request->requestUri

Result

/test.lasso?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