You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>demo web file python3.2</title>
|
|
</head>
|
|
<body>
|
|
<form name="pyform" method="POST" action="/scripts/cgi-bin/echo.cgi">
|
|
<input type="text" name="fname" />
|
|
<input type="submit" name="submit" value="Submit" />
|
|
</form>
|
|
</body>
|
|
</html>
|