Specifying query parameters


You can specify query parameters to pass in the request from the browser to the server. In the page's property sheet, edit the Request Parameters property in the Execution tab. Use standard query string notation (in the form of param1=value1&param2=value2).


Contents Prev Next Index