Page 1 of 1

Web Reporting

Posted: Fri Jan 20, 2012 1:07 am
by dikan
How can I show report on web without ASP pages?

I have specific Web server and it supports JavaScript and Flash media files. It works on Windows OS.
What do I need to deploy reports?

Best regards,

Djordje Radovanovic

Web Reporting

Posted: Mon Jan 23, 2012 7:38 am
by Alex K.
Hello,

If you want show report witout ASP.NET, as a way, you can use export to HTML and then show the result.
Or you can try to use Reports.Fx for PHP.

Thank you.