DHTML control from Python?
aurora
aurora00 at gmail.com
Mon Feb 14 17:11:26 EST 2005
More information about the Python-list mailing list
Mon Feb 14 17:11:26 EST 2005
- Previous message (by thread): DHTML control from Python?
- Next message (by thread): DHTML control from Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
IE should be able to do that. Install the win32 modules. Then you should simply embed Python using <script language='python'>. Not sure about Mac. Even on Windows your audiences are limited to those who have IE+python+win32 modules. > Are there any ways to use Python (rather than JavaScript) for > controlling DHTML? I don't mind writing > JavaScript stubs which can be called by Python, so long as I need to do > so only once for a particular > feature. I'm running Mac OS X 10.3, so comments as to the best browser > for testing this would also be > appreciated. > > If you could also email as well as posting a reply, I'd be grateful. > > email to : kenneth.m.mcdonald _at_ sbcglobal.net > > Thanks, > Ken McDonald
- Previous message (by thread): DHTML control from Python?
- Next message (by thread): DHTML control from Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list