Lasso Soft Inc. > Home

[ web_request->scriptURI ]

Method

The [web_request->scriptUri] method returns the URL without the query parameters that the web server originally received from the client.

  • Syntax
web_request->scriptUri
Examples
  • Beginner

Display the URL with no parameters

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

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