Web question - Printing order forms without header/footer

SagaLore

Elite Member
Dec 18, 2001
24,036
21
81
I'm a webmaster for a lure manufactuer, and continually renovate it to improve it's performance, ease of use, ease of maintenance, etc.

Right now I'm working on redoing the online order form we have. It needs to print out onto the printer on one page. I'm wondering if there is some type of JavaScript or CSS command that will disable the default header/footer info that get's printed with the rest of the page - you know the page title, page number, link, and date/time.

Is this possible?
 

kranky

Elite Member
Oct 9, 1999
21,019
156
106
According to this, if they use the Print button in IE you can't do anything.

Why is this a problem?

 

rh71

No Lifer
Aug 28, 2001
52,844
1,049
126
You should know your company's use of browser type - Netscape or IE. If it's IE only, then this FAQ entry will help. Remember, ActiveX is only used with IE (Microsoft). If Netscape is also used, it'll have to be up to the user to change within File | Page Setup...