"DutchFish" wrote...
Quote:
Can someone help me out how i can make a html page printable without that
url at the bottom of the page? |
If your page uses style sheets, there should be no problem. Insert
<link rel=stylesheet media="print" href="print.css" type="text/css">
in the <head> of your document and make an appropriate stylesheet named
print.css (or whatever you like).
Quote:
I gues i have to instruct the browser to do so. My intended browser is IE
5.x and higher. |
Your intended browser should be ANY browser!
(My native language is not English, so please excuse me if I
misunderstood...)
Quote:
I havent seen something working like this, so maybe it is not possible. |
It should be possible...
--
Inger Helene Falch-Jacobsen