Hi,
I need to design a website where visitors can retrieve documents for bidding on a project. I would like to have these docs (*.doc, *.pdf) listed in a table with a checkbox in front of each doc. By checking this box the visitor indicates that he wants a print of this document.
The idea is that the visitor can select multiple docs (say 5 out of 10), and by hitting a print-button on the webpage all docs will printed in one go. How do I do this?
Thanks for any assistance.
I need to design a website where visitors can retrieve documents for bidding on a project. I would like to have these docs (*.doc, *.pdf) listed in a table with a checkbox in front of each doc. By checking this box the visitor indicates that he wants a print of this document.
The idea is that the visitor can select multiple docs (say 5 out of 10), and by hitting a print-button on the webpage all docs will printed in one go. How do I do this?
Thanks for any assistance.