|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Print a document from web server
I know how to print() from a web page.
I don't know how to print a document/file from the web server. I need to get a file from a ASP page from a director that's on the web server and download it to print. How is that done in ASP? Do I use VBScript? Does anyone have any code or a reference site? Your help is appreciated. Thnx |
|
#2
|
||||
|
||||
|
Printing from any web page is the same...just use window.print();
|
|
#3
|
|||
|
|||
|
Print
Quote:
What I'm trying to do is grab a file (file.doc) from the file server to web server via asp page, pass it through a variable and print to the local printer. |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Print a document from web server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|