~budgester/irm/trunk

« back to all changes in this revision

Viewing changes to testing/data/SoftwareScrapsUnitTest.testcompsoftShow1.html

  • Committer: budgester at budgester
  • Date: 2008-03-05 23:14:13 UTC
  • Revision ID: budgester@budgester.com-20080305231413-k5vqfuckfo09ju42
Initial import of IRM codebase

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<TABLE BORDER=1 WIDTH=100%>
 
2
<TR BGCOLOR=#BBBBB>
 
3
<th colspan=3>Installed Software</th>
 
4
</TR>
 
5
<tr >
 
6
<TD><i><A HREF="/_irmtest/users/software-info.php?ID=2">Hello, I'm number two</A></i>, 1 license(s).</TD>
 
7
<td><font color="red">license key not found</font></td>
 
8
<td WIDTH=10%><A HREF="/_irmtest/users/computers-software-del.php?ID=215">[Delete]</A></TD>
 
9
</TR>
 
10
<tr >
 
11
<TD><i><A HREF="/_irmtest/users/software-info.php?ID=1">Whee!</A></i>, 1 license(s).</TD>
 
12
<td>Won</td>
 
13
<td WIDTH=10%><A HREF="/_irmtest/users/computers-software-del.php?ID=111">[Delete]</A></TD>
 
14
</TR>
 
15
<tr >
 
16
<TD COLSPAN=2><form method=post action="/_irmtest/users/computers-software-add.php"><input type=hidden name=cID value=1>Add software <SELECT NAME=sID SIZE=1>
 
17
<OPTION VALUE=2>Hello, I'm number two</OPTION>
 
18
<OPTION VALUE=3>Not For Me 1.2</OPTION>
 
19
<OPTION VALUE=1>Whee!</OPTION>
 
20
</SELECT>
 
21
 to computer, using <input type="text" name="reqdliccnt" size="3" value="1"> license(s).</TD><TD><input type=submit value="Add"></form></TD></TR></TABLE>