python CGI scripting

Fernando hugo_mesquita at hotmail.com
Tue May 4 14:37:38 EDT 2004


jai_uw wrote:

> Hello,
> 
> I am trying to do CGI scripting with Python, but I have a slight
> constraint. I do not have the CGI module installed on my machine. Is
> there anyway I can still do CGI scripting in Python without the CGI
> module installed?
> 
> I don't have root access to the linux machine I am on, and so I won't
> be able to install the Python CGI module. All I need to do is access
> the text box fields of an html form in a Python script. The CGI
> module makes this really easy, as we can import CGI, but I was
> wondering if anyone knows a way to do this without using the CGI
> module. Any input would be greatly appreciated.
> 
> Thanks,
> 
> Jai Modi
.



More information about the Python-list mailing list