acl/lib_acl_cpp/samples/cgi/cgi.html
zsxxsz cc05b877a2 first commit acl to github
first commit acl to github
2013-08-18 17:42:25 +08:00

9 lines
204 B
HTML

<html>
<body>
<form method=POST action="/cgi-bin/test/http_servlet?name1=外国人">
<input type=text name="name2" value=""><br>
<input type=submit name="submit", value="submit"><br>
</form>
</body>
</html>