AS Web Forms : Component Reference : ASWebReport Class
The ASWebReport class is designed to allow developers to put together simple web-based reports in just minutes.
The web report class will take querystring arguments in the following form to pass to the stored procedure supplied in the "Query" property...
par:[ArgumentName]=[value]
For example:
par:@intSampleIdent=12