Hello, I'm trying to design a python-based web-app from scratch, based on a standalone MFC application. Obviously I'll be wrapping a lot of C++ functionality in custom extensions, but is anyone aware of any documentation/techniques that could help me "drop" an ActiveX control into a webpage, and just use it? That, or, of course, a solid bit of writing detailing the idiosyncrasies of MFC-wrapped Py-Extensions would be useful as well.
-Mike
-- http://mail.python.org/mailman/listinfo/python-list