Hi All
I have a SSRS Report embedded on a ASPX web page. The report has City as input parameter.
I want to update the textbox parameter value using JScript and finally refresh the report.
Does any one has a code snippet on how to accomplish this.?
TIA