File: 3b-test22.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 (44 lines) | stat: -rw-r--r-- 1,623 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Content-type: text/html

<html>
<head>
<title>Tres Tacos</title>
</head>
<body bgcolor="white">
<h3>Tres Tacos</h3>
<form action="/page.pl" id="p3" method="post" name="p3">
<div id="p3_state"><input id="_submitted_p3" name="_submitted_p3" type="hidden" value="2" />
<input id="_page" name="_page" type="hidden" value="3" /></div>
<table id="p3_body">
<tr id="p3_replacement_row" valign="top">
  <td id="p3_replacement_label">MikeZ is Da"Bomb"</td>
  <td id="p3_replacement_field"><table>
  <tr>
    <td><input checked="checked" id="replacement_TRUE" name="replacement" type="radio" value="TRUE" /></td>
    <td><label for="replacement_TRUE">TRUE</label></td>
  </tr>
  <tr>
    <td><input id="replacement_FALSE" name="replacement" type="radio" value="FALSE" /></td>
    <td><label for="replacement_FALSE">FALSE</label></td>
  </tr>
  <tr>
    <td><input id="replacement_MAYBE" name="replacement" type="radio" value="MAYBE" /></td>
    <td><label for="replacement_MAYBE">MAYBE</label></td>
  </tr>
  </table></td>
</tr>
<tr id="p3_ticket_row" valign="top">
  <td id="p3_ticket_label">Ticket</td>
  <td id="p3_ticket_field"><input id="ticket" name="ticket" type="text" value="-1million" /> master mister</td>
</tr>
<tr id="p3_action_row" valign="top">
  <td id="p3_action_label"> JackSUN </td>
  <td id="p3_action_field"><input id="action" misc="ellaneous" name="action" type="password" value="Unsubscribe" /></td>
</tr>
<tr id="p3_submit_row" valign="top">
  <td align="center" colspan="2" id="p3_submit_field"><input id="p3_submit" name="_submit" type="submit" value="Submit" /></td>
</tr>
</table>
</form>
</body>
</html>