hello
I would like based on a cron job ( I think there are no action based on time in phprunner. that would be a nice todo thing) send by email the result I get from the anychart page.
For exemple on our project we have pie that shows the number of orders based on customers/ items.
Each month I'd like the server to send to my boss a mail that contains the picture we have from the anychart page .
problem is the pie seems to be created dynamicly and it's in flash.
DO you have any idea how I could capture with a script or something the output of the anychart page created with phprunner.
Also features time related would be nice: example: send reminder if some field has not been modified , things like that.
thank you.