Print out html report in every X minutes automaticly
Hallo,
is there any way ( web technology, ... , etc. ) to run script ( php or other ) on the server side
which is able to print out some html page automaticly in every, let's say 1 minute.
my task:
I have x.php script which is executed by CRON. This script gets data from FTP servers and load those
data to client site mySQL Server. When these data are loaded in mySQL the html report is generated and it should be
printed out itself.
Thanks in advance
I spent a lot of days to prepare functionality of Getting, Loading ... etc. some huge number of data
and know I have found out that those data must be printed out automaticly.
Re: Print out html report in every X minutes automaticly
Re: Print out html report in every X minutes automaticly
thank you for fast and helpful reply.
Unfortunately I need to print out html page on the client printer ( not on a printer connected to the server ).
Is it possile at all ?
especially when a client has no static IP address.
Re: Print out html report in every X minutes automaticly
On a client...no. You can invoke the dialog, but you cannot force it to print.