File: 1a-test09.html

package info (click to toggle)
libcgi-formbuilder-perl 3.03.01-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 960 kB
  • ctags: 250
  • sloc: perl: 5,116; makefile: 7; sh: 7
file content (8 lines) | stat: -rw-r--r-- 241 bytes parent folder | download
1
2
3
4
5
6
7
8
<form action="TEST" method="get">
<div>
<input id="_submitted" name="_submitted" type="hidden" value="1" />
Search
<textarea id="search" name="search"></textarea>
<input id="_submit" name="_submit" type="submit" value="Go" />
</div>
</form>