<% @ LANGUAGE=VBSCRIPT CODEPAGE = 1252 %> <% SendHeader 0, 1 %> <% ' ' ' bcMsgBdy = "#c0c0c0" 'gray bcMsgHdr = "#a0a0a0" On Error Resume Next bstrObj = Request.QueryString("obj") urlSaveCopy = Request.QueryString("sc") if urlSaveCopy="" then urlSaveCopy=false Set objOneMsg = Session(bstrObj) urlShowCC = Request.QueryString("cc") %> Compose Message
<%if urlShowCC then%> <%else%> <%end if%> Show Optional Attendees
<% if objOneMsg.ResponseRequested<>false then %> <% else %> <% end if %> Request a response from the recipients
<% if objOneMsg.DeliveryReceipt<>false then %> <% else %> <% end if %> <%=L_DeliveryReceipt_Text%>
<% if objOneMsg.ReadReceipt=True then %> <% else %> <% end if %> <%=L_ReadReceipt_Text%>
<%if urlSaveCopy then%> <%else%> <%end if%> <%=L_SaveCopyIn_Text%>