
June 9th, 2004, 09:29 AM
|
|
Registered User
|
|
Join Date: Jun 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Printing Pages
Hello
I'm currently writing a work order system for my office. My boss wants the work orders to be automatically printed. IE he doesn't not want to have to go to a machine and push the print button, etc. I'm at a loss. Anyone know any script I could use (PHP, JS, etc). I know how to bring up a printer box with JS but is there a way to auto print?
The way I had thought was a page is always on Internet Explorer at lets say the server. It displays the results of one of the work orders and then flags it as "printed" in the database. Then the page refreshes (know how to do that with meta tags) but I can't figure out how to automate the printing.
Any help would be greatly appreciated.
|