Print Functionality

Ok, I'm stumped on this one. I'm adding an action to the page level:On: ShowAction: Display MessageAnd then an action after the page is loaded that once a user clicks on an image, it should print that page.The problem is: It's not just printing that page. It is also printing two blank pages with it.I tried:Resizing the page, It is currently 525 by 400. Putting a slight pause after the alert and before the printing.Does anyone know of a way to force only a certain amount of pages printing or a way to have it just print the page as shown?I was thinking of a piece of javascript:onLoad="window.print()"Not sure where I should put it though. Usually, it goes in the body tag. Any help is greatly appreciated!Edited By: linda25555 on 2008-9-8 11:56:59

Discussions have been disabled for this post