Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Use Javascript to change browser page setup?

Status
Not open for further replies.

Iliemoo

Programmer
Sep 25, 2002
64
CA
Hi all, is it possible to use JavaScript or any other means to alter browser page setup so that it doesn't print the header, URL, page title, etc? :)
 
look up the window.open() features. You can specify all that there
 
Thanks for the reply, but what I meant is the page setup (of IE) when I actually send it to the printer. IE automaticly adds the url and other information onto the printed page. I know that I can alter the setting manually but is there a way to do it as the page loads?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top