Bug 460926 A11y hierachy is broken on Ubuntu 8.10 (GNOME 2.24), r=Evan.Yan sr=roc
[wine-gecko.git] / netwerk / testserver / docs / post.html
blobd66cfac530241c957f3105d5e6a2fb84c251d32a
1 <HTML>
2 <BODY>
3 <H2>Form post testing</H2>
4 <FORM Method="POST" Action="/">
5 <TEXTAREA NAME="foo" ROWS="5" COLS="40">
6 Enter some dummy text that will be posted.
7 Add more stuff here...
8 </TEXTAREA>
9 <P>
10 <INPUT TYPE="Submit">
11 </FORM>
12 </BODY>
13 </HTML>