how would i make a HTML type UI?
Martijn Faassen
m.faassen at vet.uu.nl
Wed Apr 26 10:16:09 EDT 2000
More information about the Python-list mailing list
Wed Apr 26 10:16:09 EDT 2000
- Previous message (by thread): Saving pieces of the registry
- Next message (by thread): how would i make a HTML type UI?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Shaun <shogan at iel.ie> wrote: > how would i create a HTML type user interface using python which would take > in say, -name-address-date of birth- and record it with the intention > of struct.pack-ing the values entered, I'm not quite sure what you mean by struct.pack-ing the values entered, but for information on web programming with Python look here: http://www.python.org/topics/web/ For a very powerful system based on Python for building web applications, look at Zope: http://www.zope.org Good luck! Martijn -- History of the 20th Century: WW1, WW2, WW3? No, WWW -- Could we be going in the right direction?
- Previous message (by thread): Saving pieces of the registry
- Next message (by thread): how would i make a HTML type UI?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list