mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-05 21:16:26 -05:00
8 lines
237 B
PHP
8 lines
237 B
PHP
<HTML>
|
|
<BODY>
|
|
<FORM METHOD="POST" ACTION="http://www.cs.umn.edu/5131/exam/test.cgi">
|
|
Your name: <INPUT TYPE=TEXT NAME="fname" VALUE="Your firstname" >
|
|
Lastname: <INPUT TYPE=TEXT NAME="lname" VALUE="Your lastname" >
|
|
</FORM>
|
|
</BODY>
|
|
<HTML> |