|
Revision 43, 476 bytes
(checked in by jm3, 2 years ago)
|
- set Id property on all text-based files
- correctly handling the "no keys found" case with link to GPG help page (just a stub at this point)
|
- Property svn:keywords set to
Id
|
| Line | |
|---|
| 1 |
<form method="post" action="/raw-post.jm3"> |
|---|
| 2 |
curry-udon: <input name="curry-udon" value="Some soup goes $%(#)*^&^%!@#@_)(,. here!"><br> |
|---|
| 3 |
field 2: <input name="field2" value="QWREP) DFO++ISJ + HWO%20RIGH" ><br> |
|---|
| 4 |
field 3: <input name="field3" value="simple"><br> |
|---|
| 5 |
<br> |
|---|
| 6 |
a textarea:<br> |
|---|
| 7 |
<textarea rows="20" cols="50" name="ta_compose">abcdefghijklmnopqrstuvwxyz0123456789 asldk asdlk asdfljkshbdf lkjsdf </textarea> |
|---|
| 8 |
|
|---|
| 9 |
<br> |
|---|
| 10 |
<input type="submit" value="Post form"> |
|---|
| 11 |
</textarea> |
|---|