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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jlb1215

  1. jlb1215

    Set "Print background colors and images" via CSS, script, COM automate

    I've done this with IE with code I found on this site. Something like this: var Shell_Obj = new ActiveXObject("WScript.Shell"); Shell_Obj.RegWrite ("HKCU\\Software\\Microsoft\\Internet Explorer\\PageSetup\\header", Client_Header_Cd); Shell_Obj.RegWrite...

Part and Inventory Search

Back
Top