Request.QueryString ​
Retrieves the value of the specified parameter from the current URL.
ACEweb Area(s) ​
General Templates
Required Parameters ​
- Parameter - Enter the parameter you want to retrieve from the URL into brackets (i.e. [Group]).
Optional Parameters ​
None
Example(s) ​
##Request.QueryString([Group])## retrieves value of the Group parameter, e.g. ACE from this URL: ShowSchedule.awp?&Mode=GROUP&Group=ACE&Title=ACEware+Users