RPGspGetQryStr
Function
Returns the current query string.
Syntax
RPGspGetQryStr()
This function does not accept any parameters.
Remarks
The function returns the current query string. The entire query string is returned as a single character string. To retrieve the value of a single query string parameter, use RPGspIn.
RPGspGetQryStr can be used to retrieve the query string on either a GET method (i.e. the page was loaded as the result of a hyperlink), or a POST (i.e. the page was loaded as the result of a form submittal).
Example
The following is an example of using RPGspGetQryStr to retrieve the query string:
See Also
Profound
Logic Software, Inc.
www.ProfoundLogic.com
(937) 439-7925