<%
IF Application("JBSX_sSettings_EmailIsEnable") = "True" THEN
If Request("Status") = "Sent" Then
%>
| :: <% = Application(getLang() & "_strJBS_00220") %> :: |
 <% = Application(getLang() & "_strJBS_00240") %>: <%=Session("JBSX_ToAddress")%>
|
<%
Session("JBSX_ToAddress") = ""
Else
%>
<%
Session("JBSX_strMessage") = ""
End If
ELSE
%>
| :: <% = Application(getLang() & "_strJBS_00220") %> :: |
<% = Application(getLang() & "_strJBS_00170") %>. <% = Application(getLang() & "_strJBS_01080") %> |
<%END IF%>
|
|