I want to run a script that will pull data from the database render it into a page (this case it will be an invoice) and after performing some database updates, print the rendered page by itself without user confirmation and if possible get some sort of confirmation that the page printed succesfully. I am using ASP. Any ideas?
Start Free Trial