11 lines
290 B
Text
11 lines
290 B
Text
<table border="0" cellspacing="1" cellpadding="0">
|
|
<form method="post">
|
|
<tr>
|
|
<td colspan="2"><b>Searchresult:</b><br /> </td>
|
|
</tr>
|
|
<% response.searchresult %>
|
|
<tr>
|
|
<td colspan="2" nowrap="nowrap"><% input type="button" name="add" value="add to members" %></td>
|
|
</tr>
|
|
</form>
|
|
</table>
|