PDA

View Full Version : print button


esthera
03-07-2006, 06:26 PM
Is there a way in javascript I can put a button to print a different page (not hte page i'm on)
meaning if i'm on index.html can I have print buttons to print 1.html and 2.html?

cabbott
03-07-2006, 06:45 PM
Perhaps via loading the seperate pages into a pop-up window with the print command?

I know popups are not pretty, but for printing purposes they are generally accepted!

glenngv
03-08-2006, 03:12 AM
http://www.dynamicdrive.com/dynamicindex9/printstyle.htm