Access Reporting Services parameters from external application
I have a VB aplication presenting a Reporting Services report in WebBrowser control.
The report is dynamic, i. e the user can choose parameters.
Is there any way to get the parameters that selected by the user from the VB application?

