Hello,<br><br>I'm trying to design a python-based web-app from scratch, based on a standalone MFC application.<br>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?<br>
That, or, of course, a solid bit of writing detailing the idiosyncrasies of MFC-wrapped Py-Extensions would be useful as well.<br><br>-Mike<br>