HighDots Forums  

Printing a html-page without URL

alt.discuss.html alt.discuss.html


Discuss Printing a html-page without URL in the alt.discuss.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
DutchFish
 
Posts: n/a

Default Printing a html-page without URL - 11-11-2003 , 09:18 PM






Hi all those html-goeroes,

Can someone help me out how i can make a html page printable without that
url at the bottom of the page?

I gues i have to instruct the browser to do so. My intended browser is IE
5.x and higher.

I havent seen something working like this, so maybe it is not possible.

Any help or hint would be highly appreciated,

Kind regards,

Wil



Reply With Quote
  #2  
Old   
mp
 
Posts: n/a

Default Re: Printing a html-page without URL - 11-18-2003 , 10:43 AM






Works for me -- file Page Setup -- Delete the info in the Footer field ....




"DutchFish" <salesvast (AT) home (DOT) nl> wrote

Quote:
Hi all those html-goeroes,

Can someone help me out how i can make a html page printable without that
url at the bottom of the page?

I gues i have to instruct the browser to do so. My intended browser is IE
5.x and higher.

I havent seen something working like this, so maybe it is not possible.

Any help or hint would be highly appreciated,

Kind regards,

Wil





Reply With Quote
  #3  
Old   
Inger Helene Falch-Jacobsen
 
Posts: n/a

Default Re: Printing a html-page without URL - 12-27-2003 , 03:03 PM



"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






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.