% mailsent = rtrim(request.querystring("mailsent")) %>
Feedback to AnchorDudes |
| Feedback to the AnchorDudes |
|
|
<% if mailsent = "" then %> <% end if if mailsent <> "" then response.write " " end if %> |
|