Is there a way of preventing a link printing
from an html page?
I have a page which lists telephone details along
with hypertext links to other pages for 'add', 'delete' and 'change' actions. If a user prints my list page from the normal browser 'file-print' option, I would like to hide the links so they do not appear on the print.
Example link:-
<A HREF="mypage"><IMG SRC="myimag.gif" BORDER=0>
Is there a simple way of doing this?
from an html page?
I have a page which lists telephone details along
with hypertext links to other pages for 'add', 'delete' and 'change' actions. If a user prints my list page from the normal browser 'file-print' option, I would like to hide the links so they do not appear on the print.
Example link:-
<A HREF="mypage"><IMG SRC="myimag.gif" BORDER=0>
Is there a simple way of doing this?