Changing subscription parameters from asp.net
Hi,
Can someone please please help me?
I have a report that i call from an asp.net web form application. I use the reportviewer and remote mode.
I also have an email subscription set for this report.
However, i want the user to be able to change programatically the parameters of the subscription such as the to email fields and also the report parameters (stored procedure is used that uses 2 parameters).
Is this possible and if yes then how?
Thanks
|