[Client_GetArgs] returns a string containing all the arguments passed along with the URL in the current request. Individual parameters are name/value pairs with an equals sign, separated by ampersands.
The [Client_GetParams] method returns the same information pre-parsed into a static array of pairs. Note: Even if the method which loaded the current page is POST there can still be GET parameters included with the URL.
Client_GetArgs
Use the [Client_GetArgs] method.
Code
GET Arguments: [Client_GetArgs].
Result
GET Arguments: a=1&b=hello.
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