I have a list that has two pages or more. How to print all the pages
clicking a print button? Right now, it just prints the screen using the
following.
<input type='button' class='button' value='Print'
onclick="javasc ript:print()">
Thanks.
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
clicking a print button? Right now, it just prints the screen using the
following.
<input type='button' class='button' value='Print'
onclick="javasc ript:print()">
Thanks.
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!