Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

72 lines
1.7 KiB

  1. <HTML>
  2. <HEAD>
  3. <META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=iso-8859-1">
  4. <STYLE>
  5. BODY {
  6. color: black;
  7. background: white;
  8. font-family : Arial, sans-serif;
  9. }
  10. TD {
  11. font-size: 16pt
  12. }
  13. P.Header {
  14. font-size: 16pt;
  15. }
  16. P.Main {
  17. font-size: 12pt;
  18. }
  19. P.Checkbox {
  20. font-size: 10pt;
  21. }
  22. </STYLE>
  23. </HEAD>
  24. <BODY CLASS="BODY">
  25. <H1>
  26. <TABLE ID="ridTable1" ALIGN="RIGHT" WIDTH="100%">
  27. <TR>
  28. <TD>
  29. <P ID="Header1" CLASS="Header" ALIGN="RIGHT">
  30. Security Help<BR>
  31. Encrypted Message
  32. </P>
  33. </TD>
  34. <TD WIDTH="64">
  35. <IMG ID="ridImage1" SRC="res://msoeres.dll/quest2.gif" ALIGN="RIGHT">
  36. </TD>
  37. </TR>
  38. </TABLE>
  39. </H1>
  40. <BR CLEAR="all">
  41. <TABLE ID="ridTable2" ALIGN="LEFT" WIDTH="100%">
  42. <TR>
  43. <TD VALIGN="top">
  44. <IMG ID="ridImage2" SRC="res://msoeres.dll/encrypt.gif">
  45. </TD>
  46. <TD>
  47. <P ID="ridMainText" CLASS="main">
  48. This message has been encrypted by the sender.
  49. <BR>
  50. <BR>
  51. When you receive an encrypted e-mail message you can be reasonably confident that
  52. the message was not read by anyone else. Outlook Express automatically decrypts
  53. e-mail messages, provided you have the correct digital ID installed on your computer.
  54. </P>
  55. </TD>
  56. </TR>
  57. </TABLE>
  58. <BR CLEAR="all">
  59. <FORM WIDTH="100%">
  60. <P ID="ridCbxHelp" ALIGN="CENTER" CLASS="Checkbox">
  61. <INPUT TYPE="CHECKBOX" NAME="chkShowAgain" ID="ridFont">
  62. &nbsp;Don't show me this Help screen again.
  63. </P>
  64. <P id="ridCmdContinue" ALIGN="CENTER"><BUTTON TYPE="BUTTON" ID="btnContinue">Continue</BUTTON></P>
  65. </FORM>
  66. </BODY>
  67. </HTML>