[Twisted-Python] Dynamic form with twisted
vicky lupien
lupien_v_31 at hotmail.com
Tue Oct 14 11:51:23 MDT 2003
Twisted's layers are relatively well-factored internally. If you don't like
our dynamic form generation tools - and believe me, I know there are good
reasons not to like them - you can still use the web server. You can easily
write a form processor which uses request.args (a dictionary of HTTP form
arguments) as input and produces HTML via request.write.
Your question seems a little vague, though: if you are looking for
documentation on forms in general, consider a resource like
http://www.ku.edu/~acs/docs/other/forms-intro.shtml
rather than this list.
I'd love to use the generation tools in twisted but I don't understant it
and it's not well documented.
_______________________________________________
Twisted-Python mailing list
Twisted-Python at twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous !
http://fr.ca.search.msn.com/
More information about the Twisted-Python
mailing list