M
Mark Findlay
My current ASP app http-links to a single MS Word doc so that when users
click on the doc link, the document is opened via their local copy of MS
WORD. From there, they can press their PRINT button from within Word to
print the document.
However, I would like to be able to provide a link that would automatically
print several word docs on the user's printer without requiring them to open
each doc individually and press the Print button. Is this possible?
It is for a secure internal intranet, everyone using the latest IE and
everyone having MS Word on their machines.
3rd party controls are also acceptable if this is the only way. Is there a
Windows Scripting Host procedure that can be used? Javascript?
Thanks for any help!
M
click on the doc link, the document is opened via their local copy of MS
WORD. From there, they can press their PRINT button from within Word to
print the document.
However, I would like to be able to provide a link that would automatically
print several word docs on the user's printer without requiring them to open
each doc individually and press the Print button. Is this possible?
It is for a secure internal intranet, everyone using the latest IE and
everyone having MS Word on their machines.
3rd party controls are also acceptable if this is the only way. Is there a
Windows Scripting Host procedure that can be used? Javascript?
Thanks for any help!
M