Every report has a unique URL, so if I was able to say> [% INCLUDE http://www.example.com/reports/run_report.cgi?report_id=A&view_id=B %],
it would make things very easy indeed.
Making a plugin to include the output of an HTTP request would be simple, but not very efficient. It would be better to write a plugin which runs the same code that the HTTP request does and includes the output. This may require you to restructure your code though.
- Perrin
_______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
