Get Python CGI to run HTML file?

tlovaj

New member
if I have a test.html (which has forms) file and a runTestHTML.cgi script in python, What is the syntax so that I can get the script to run the html file?
 
Back
Top