Python code examples that _generate_ HTML/XML?
Robert Oschler
Oschler at earthlink.net
Thu Oct 17 16:29:20 EDT 2002
More information about the Python-list mailing list
Thu Oct 17 16:29:20 EDT 2002
- Previous message (by thread): Python code examples that _generate_ HTML/XML?
- Next message (by thread): Python code examples that _generate_ HTML/XML?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm creating an app for use in-house, that will assist a user (complete novice) in creating web pages. So after they complete a session I will need to take their "instructions" and generate the items necessary to display the desired pages in a browser. Therefore I'll be creating the HTML/XML tags and code dynamically for things like list boxes, buttons, hrefs, graphics, etc. Has anybody seen any code samples or URL's for such that show how to do this in Python? Are there parts of the Zope source code that might be helpful to look at, if so what 'py' files? thx
- Previous message (by thread): Python code examples that _generate_ HTML/XML?
- Next message (by thread): Python code examples that _generate_ HTML/XML?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list