Setting browser print options?

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
Ir0nSpIkE
Forum Newbie
Posts: 7
Joined: Mon May 16, 2005 4:25 pm
Location: On the Island, BC Canada

Setting browser print options?

Post by Ir0nSpIkE »

Hi All

I want to allow my users to print displayed data from my dynamiclly created page, so I created a print pre-view version, (simply the same page but without graphics & using a differenet css file.) and the print button just has "onClick=\"window.print()".

This does everything I need, it's just that with IE the date and url to the page is printed at the bottom of the page. Is there a way to prevent this?
Post Reply