File: 1a-test09.html

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