" width="500">
| Add A New Company |
Go To Search Engine |
Set Options |
|
|
|
|
<% If strCount = 100 Then
response.write " | Error |
Search results have exceded the maximum allowed by this program. Please try again using more specific search criteria.
|
|
"
ElseIf strCount = 0 Then
response.write " |
Sorry no matches were found. Please try again.
|
|
"
ElseIf strCount = -1 Then
response.write "
|
Welcome the the Bullseye Administration System.
|
|
"
ElseIf strCount = -2 Then
response.write "
|
|
"
Else %>
| Delete A Company |
|
|
| Update A Company |
|
|
<% End If %>
| Find A Company |
|
|