Ricardo wrote:
> Hi everyone
> I'm trying to use the cgi library to create a python script and loading it
> from a web page. I have already done the necessary imports, and the
> default commands to receive data from "html" are written too. The final
> version is something like this:
>
> #!/usr/bi
On 24/09/2011 02:42, Ricardo wrote:
Hi everyone
I'm trying to use the cgi library to create a python script and loading it from a web
page. I have already done the necessary imports, and the default commands to receive data
from "html" are written too. The final version is something like this:
Hi everyone
I'm trying to use the cgi library to create a python script and loading it from
a web page. I have already done the necessary imports, and the default commands
to receive data from "html" are written too. The final version is something
like this:
#!/usr/bin/python
import subprocess