gagan%netscape.com 78b44f58d8 a dummy post request file for testing post requests in HTTP. not in the build.
git-svn-id: svn://10.0.0.236/trunk@51569 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-22 21:27:38 +00:00

14 lines
247 B
HTML

<HTML>
<BODY>
<H2>Form post testing</H2>
<FORM Method="POST" Action="/">
<TEXTAREA NAME="foo" ROWS="5" COLS="40">
Enter some dummy text that will be posted.
Add more stuff here...
</TEXTAREA>
<P>
<INPUT TYPE="Submit">
</FORM>
</BODY>
</HTML>