Re: [python-win32] Q: error when using win32print via apache: "null context handle"

2007-08-21 Thread Larry Bates
Because people were misusing local resources almost all access to hard drives, printers, etc. has been disabled in browsers. The two ways around this are: 1) Write an ActiveX plug-in that is installed in the browser that can send to the printer. 2) Either display a printable HTML page in the b

[python-win32] Q: error when using win32print via apache: "null context handle"

2007-08-20 Thread Kevin Cole
Hi, This falls under the "myopic-leading-the-blind" department. ;-) I'm helping a friend who wants to have his web site send something directly to his printer when a web form is submitted. We're working with Windoze XP, Apache2, and Python 2.4. He has two printers, one directly connected and anot