% if session("iIdCliente") = "" then %>
<% else %> <% end if %>
Nome:
<% if session("iIdCliente") <> "" then response.write session("sNome") %>
"> <% else %>
<% end if %>
E-mail:
<% if session("iIdCliente") <> "" then response.write session("sEmail") %>
"> <% else %>
<% end if %>
Mensagem:
<% if session("iIdCliente") = "" then %>
Sim, desejo receber por e-mail as ofertas da Natural Quality.
<% end if %>
Aguarde...