V
Vijay
Hi,
I have a web-form in ASP.NET that displays a table
containing a set of <a href...."> tags. Each of these tags
point to different documents(.doc, .xls, .pdf, etc) on the
server.
I want to give the user a functionality by which the user
can print all these documents on the client-side by
clicking a button on the web-form without having to open
up each document to print.
Is this possible and how?
Thanks in advance.
- Vijay
I have a web-form in ASP.NET that displays a table
containing a set of <a href...."> tags. Each of these tags
point to different documents(.doc, .xls, .pdf, etc) on the
server.
I want to give the user a functionality by which the user
can print all these documents on the client-side by
clicking a button on the web-form without having to open
up each document to print.
Is this possible and how?
Thanks in advance.
- Vijay