petermeachem
Programmer
What I am trying to do is to run some database updates and print out a letter and an invoice when a button is clicked.
I'm fine with the database update, but I can't figure out how to either display the letter and invoice in new browser windows (got to be in new windows) or just create the documents and print them.
I am pretty sure this is going to be another in my series of really simple questions, but I am completely stuck. I have spent the entire morning fiddling about with bits of javascript and RegisterStartupScript with knowing what I am doing or why.
I'm fine with the database update, but I can't figure out how to either display the letter and invoice in new browser windows (got to be in new windows) or just create the documents and print them.
I am pretty sure this is going to be another in my series of really simple questions, but I am completely stuck. I have spent the entire morning fiddling about with bits of javascript and RegisterStartupScript with knowing what I am doing or why.