Client-side HTML form processing with Python?

goldtech goldtech at worldpost.com
Sat Aug 4 17:43:59 EDT 2007


I want to have an HTML form from a local local html file write a text
field's data to a local text file.

I have no client or server side tools like PHP, JAVA. I don't know
JavaScript. I can not add anything to the workstation I am using. It's
going to have to be a client-side solution - there's no CGI on the
server, no PHP.

It's XP with MS-Office, so I guess I have the usual active-x, and I
have Python 2.1.

Is there a way?  Thanks,
Lee G.




More information about the Python-list mailing list