webpage points to python file upon form submit

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pals Rane
    New Member
    • Oct 2011
    • 1

    webpage points to python file upon form submit

    I have a form in a html file. The form, when submitted, runs a python code via a Apache 2 server. But when I click the submit on the form, the webpage itself gets redirected to the python file and tries to display the python file. Can I void that and only have the python code do its thing in the background while the web browser still displays the html page I started with?
Working...