|
-
May 15th, 2000, 04:24 AM
#1
Thread Starter
New Member
Hi there,
I would appreciate if some can tell me how to print a web page by a client on a printer attached to the webserver.
What I really want to do is.. I am going to run a web page on my server. I will setup two or three printers(they are all in my office, such as secretary's office, managers office, resource room printer) on that server machine. I want my clients around the country to acces that page from their web browser and fill their details and press a button on the web page to print it in one of my office printer. I dunno how to call this method, may be server-side printing.
I would appreciate if you can give some idea.
Sorry for wasting your time.
Cheers
Alex
-
May 17th, 2000, 01:55 AM
#2
Lively Member
you can use a server side DLL that that can print files when user clicks on the print button.
If the HTML is static then it is available on server and you can print the HTML page.
If data is chaged on entered by users then it can be send to server and generate files ( like doc PDF format and cna be printed.
Thanks
Ramdas
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|