P
Peter
Hi
I have a button control in my code to print the page but every time it prints out the IE's header and footer's settings like doing
the File/Print option.
<input type="button" onClick="window.print()" class="hide" value="Print"/>
Any easy way to not printing the header/footer for that button ?
Thanks
Peter
I have a button control in my code to print the page but every time it prints out the IE's header and footer's settings like doing
the File/Print option.
<input type="button" onClick="window.print()" class="hide" value="Print"/>
Any easy way to not printing the header/footer for that button ?
Thanks
Peter