commit test

This commit is contained in:
tuanvu
2025-09-25 22:54:09 +02:00
parent 2cac97c07d
commit 2f4d87c487
5 changed files with 24 additions and 9 deletions

View File

@@ -4,7 +4,6 @@
<FORM Method="POST" Action="/UserInfo">
Name : <INPUT type="text" size="20" name="name"><BR>
Email : <INPUT type="text" size="20" name="email"><BR>
Age : <INPUT type="text" size="2" name="age"><BR>
<INPUT type="submit" value="Send">
</FORM>
</body>