Source code of Windows XP (NT5)
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.

81 lines
2.1 KiB

  1. <HTML>
  2. <HEAD>
  3. <META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=iso-8859-1">
  4. <STYLE ID="ridFonts">
  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="ridHeader" CLASS="Header" ALIGN="RIGHT">
  30. Security Help<BR>
  31. Digitally Signed & 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/digsig.gif"><BR>
  45. <IMG ID="ridImage3" SRC="res://msoeres.dll/encrypt.gif">
  46. </TD>
  47. <TD>
  48. <P ID="ridMainText" CLASS="main">
  49. This message has been digitally signed and encrypted by the sender.
  50. <BR>
  51. <BR>
  52. Signed e-mail from others allows you to verify the authenticity of a
  53. message -- that the message is from the supposed sender and that it has
  54. not been tampered with during transit.<BR><BR>
  55. Any problems with a signed message will be described in a Security
  56. Warning which may follow this one. If there are problems, you should
  57. consider that the message was tampered with or was not from the
  58. supposed sender.<BR><BR>
  59. When you receive an encrypted e-mail message, you can be reasonably
  60. confident that the message was not read by anyone else. Outlook
  61. Express automatically decrypts e-mail messages, provided you have
  62. the correct digital ID installed on your computer.
  63. </P>
  64. </TD>
  65. </TR>
  66. </TABLE>
  67. <BR CLEAR="all">
  68. <FORM WIDTH="100%">
  69. <P ALIGN="CENTER" CLASS="Checkbox">
  70. <INPUT TYPE="CHECKBOX" NAME="chkShowAgain" ID="ridChkShowAgain">
  71. &nbsp;Don't show me this Help screen again.
  72. </P>
  73. <P ALIGN="CENTER"><BUTTON TYPE="BUTTON" ID="btnContinue">Continue</BUTTON></P>
  74. </FORM>
  75. </BODY>
  76. </HTML>