hi all,
i wanted know how i can print a page on my website from a image button existing on another page on the same website, what do i do ?, would i have to manipulate either of these codes:
<a href="javascript:window.print()"><img src="print.gif"></a>
or
<a href="form.htm" onClick="window.print();return false"><img src="print.gif"></a>
or am i totally going the wrong way about this, any help would be useful.
thanks have merry christmass
i wanted know how i can print a page on my website from a image button existing on another page on the same website, what do i do ?, would i have to manipulate either of these codes:
<a href="javascript:window.print()"><img src="print.gif"></a>
or
<a href="form.htm" onClick="window.print();return false"><img src="print.gif"></a>
or am i totally going the wrong way about this, any help would be useful.
thanks have merry christmass