Home > Contents > Index >
CS.QUERY_STRING
Returns the value of the Query String CGI variable.
Syntax
CS.QUERYSTRINGParameters
None.
Description
This tag returns the Query String CGI variable that is located in the request URL path.
Example
<CSVAR NAME="CS.QUERY_STRING"/>If the server request is:
HTTP://localhost/servlet/ContentServer?pagename=page1and the variable name is:
<CSVAR NAME="CS.Query_String"/>The following output is generated:
pagename=page1See Also
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.