Click to See Complete Forum and Search --> : Print Document Option on HTML page


Stevelsd
11-29-2002, 11:32 AM
I am a little new to JS so this might sound pretty simple. I would like to know how to show a link on my web page that will print a specific document. I know how to link to a document and then open that document and print it, but I am wondering how to just print a document with an onclick selection without opening the document.

Thanks ahead of time!

jalarie
12-03-2002, 02:09 PM
Open the target document in a small pop-up window, immediately move focus back to the main window, execute the print command, and then close the pop-up.

melonhead
08-31-2004, 01:22 PM
I am very new to designing webs and I cheat and use Front Page! There are many things that I want to do but cannot find any way to do them. The action above is exactly what I want to be able to do on my web page. However, since I use Front Page I'm not real good - not real anything at writing code. Could someone please show me what the code for the above action would be!

I'm glad I found this website. I am very active on Helponthe.net and it has been very helpful.

Thanks in advance.