web page programs

Servo theservo at bellsouth.net
Sat May 19 21:23:48 EDT 2001


Hey Guys,

I'm going to attempt to make a client side web page program that will ask
the user to input some simple information (through text entries, list boxes,
etc.) and it will then save the information to a file. At that point some
computation will be performed on the data and the output shown, as a
webpage.

How would I go about doing this, if it is at all possible?
Would it be possible to send the information via the post method to a Python
script?

Thanks,






More information about the Python-list mailing list