Actually, I think this is Javascript... but if there is a way to do it in PHP that would be great!
I am printing a page by using:
window.print();
The only problem is, the print confirm window comes up in WinXP... I only have one printer, is there any way to just have it print right to the default printer without this additional confirmation?
I am using this to print receipts in my store...
Please let me know!
Thanks!