The [web_request->scriptUri] method returns the URL without the query parameters that the web server originally received from the client.
web_request->scriptUri
The code below displays the URL without 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->scriptUri
Result
http://www.example.com/test.lasso
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