Shawn, Many thanks.
Far -----Original Message----- From: Shawn K. Hall [mailto:[EMAIL PROTECTED] Sent: Thursday, December 09, 2004 3:00 AM To: [EMAIL PROTECTED] Subject: RE: [ASP] Print headers Hi Far, > When a user prints a document from my site, their browser, > by default, tends to include footers like: &u&b&d > Is there a way I can programmatically redefine or suppress > the header and footer settings in their browser while they > print my document, and then restore those settings to what > they were when the print job is complete? 1) This assumes your 'page' has registry-level access to the client PC, which is a security nightmare. 2) This assumes your users are all using IE. Yuck. If you MUST strip the **user preference** headers and footers off a printed document output your document in PDF and have them print that. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// ======================================================== The first casualty when war comes is truth. -- Hiram Johnson, 1917 --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links ------------------------ Yahoo! Groups Sponsor --------------------~--> $4.98 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/Q7_YsB/neXJAA/yQLSAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
