<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<br><br><form action="p.py" method="post"><br>    <input type="text" name="username" /><br>    <input type="submit" name="submit" /><br></form><br><br>Now how can i write the p.py to take the username after submit button click and display on webpage?<br><br>How to run web server too? How can i make it work under apache2 ?<br><br>#!/path/to/python3<br>.......<br><br><br>Any answer will be highly appreciated.<br><br>Thanks.<br></td></tr></table>