In design how define a path to save file?
For exemple:
I want any user save the report.mrt in path:
var request:URLRequest= new URLRequest('reportsreport.mrt');
How define a path to save file?
[RESOLVED] How define a path to save file?
[RESOLVED] How define a path to save file?
Hello.
You couldn't change report path?
But you could change the report file name with StiReport.ReportFile property.
Thank you.
Do you want to change report path or report name?rjmdfogo wrote:In design how define a path to save file?
For exemple:
I want any user save the report.mrt in path:
var request:URLRequest= new URLRequest('reportsreport.mrt');
How define a path to save file?
You couldn't change report path?
But you could change the report file name with StiReport.ReportFile property.
Thank you.
[RESOLVED] How define a path to save file?
Aleksey,
Thanks for help, but i resolved this question making upload of report to the application.
Thanks for help, but i resolved this question making upload of report to the application.
[RESOLVED] How define a path to save file?
Hello,
Great! Thank you for the reply.
Thank you.
Great! Thank you for the reply.
Thank you.