Lasso Soft Inc. > Home

[ client_getargs ]

Method

[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.

  • Syntax
Client_GetArgs
Examples
  • Beginner

To display all the GET parameter passed with the URL that loaded the current page:

Use the [Client_GetArgs] method.

Code

GET Arguments: [Client_GetArgs].

Result

GET Arguments: a=1&b=hello.

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