<form action="http://gswb.net/cgi-bin/baseportal.pl?htx=$htx" method="post" enctype="multipart/form-data">
<input type=hidden name="htx=" value="$htx">
<table>
<tr><td><input type="text" name="_fullsearch=" maxlength="80"></font></td>
<td><a href="http://www.domain.com/baseportal/cms05/funktionen_auswahl&xx=$_fullsearch">Suche nach $_fullsearch starten</a></td>
</tr>
</table>
</form>
<do action=all listtype=- selectbrowse=no>
<loop db^=funktionen range^=0,500 FU_ANMERKUNG==Hausverwalter _fullsearch~~$xx fullsearch_range=0,20000 fullsearch_match=500 sort=OB_PLZ,OB_ORT,OB_STRASSE code=perl>
{
out "<tr bgcolor=\"#FFFFFF\">";
}else
{
out "<tr bgcolor=\"#E0E0E0\">"
}
out "
<td> <a href=&xx=$_id>Vorfall anlegen</a></td>
<td> $_loop</td>
<td> $OB_OBJEKT</td>
<td> $OB_TYPUS</td>
<td> $OB_PLZ</td>
<td> $OB_ORT</td>
<td> $EINZELADRESSE</td>
<td> $OB_STRASSE</td>
</tr>";