The [web_request->requestUri] method displays the path and query parameters from the URL sent to the web server by the client.
web_request->requestUri
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
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