mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-03 04:17:52 +08:00
cc05b877a2
first commit acl to github
9 lines
204 B
HTML
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>
|