Hey Everyone, so I need to be able to print a friendly version of the page I am working on. I have done the CSS page for it and it works. However I would like to add a button that the user can click to print. Now i know that some browsers may not allow the button to work, but i know you can use javascript to do it. Does anyone know how the the code should look for this, or know any way that it might work other then javascript or selecting file/print. i would like to bring up the print dialog box if i can but not that important.