Found a print command

S

sindee

I searched here and on the net and finally found a print command that works
with the little print icons (see below) it works like a breeze. Just wanted
to let you know


<a href="javascript:if (window.print != null) { window.print(); } else {
alert('Unfortunately, your browser does not support this shortcut. Please
select Print from the File menu.'); }">
 
Top