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.

40 lines
1.6 KiB

  1. <!--#INCLUDE file="secure/dataconnections.inc"-->
  2. <meta http-equiv="Content-Type" content="text/html; charset=<% = strCharSet %>"></meta>
  3. <!--#include file="include/inc/browserinfostrings.inc"-->
  4. <html>
  5. <link rel="stylesheet" type="text/css" href="main.css">
  6. <head>
  7. <title><% = L_HEADER_INC_TITLE_PAGETITLE%></title>
  8. </head>
  9. <body BGCOLOR="FFFFFF" TOPMARGIN="0%" LEFTMARGIN="0%" MARGINWIDTH="0" MARGINHEIGHT="0">
  10. <table height="70px" width="100%" BORDER="0" cellPadding="0" cellSpacing="0">
  11. <tbody>
  12. <tr height="60px" valign="top" align="left">
  13. <td>
  14. <img vspace="0" hspace="0" ALT="<% = L_HEADER_INC_TITLE_PAGETITLE %>" BORDER="0" SRC="/include/images/oca.gif" WIDTH="410" HEIGHT="60">
  15. </td>
  16. </tr>
  17. <tr height="80%" valign="top" align="left">
  18. <td name="tdMain" id="tdMain" colspan="15" align="left" valign="top">
  19. <br>
  20. <br>
  21. <h3 class="clsH3">
  22. <% = L_WELCOMELOGO_TEXT%><% = L_WELCOME_LOGO_TWO_TEXT %>
  23. </h3>
  24. <div class="clsDiv">
  25. <p class="clsPBody">
  26. <% = trim(L_WELCOME_REQUIREMENTS_INFO_TEXT) %>&nbsp;<a class="clsALinkNormal" href="<% = L_FAQ_MICROSOFT_LINK_TEXT %>"><% = Trim(L_WELCOME_INTERNET_EXPLORER_TEXT) %></a>
  27. <% = L_WELCOME_REQUIREMENTSINFO_TWO_TEXT %><a class="clsALinkNormal" href="<% = L_FAQ_PASSPORT_LINK_TEXT %>"><% = L_WELCOME_PASSPORT_LINK_TEXT %></a>
  28. </p>
  29. <p class="clsPBody">
  30. <% = L_WELCOME_REQUIREMENTS_PASSPORT_TEXT%><a class="clsALinkNormal" href="<% = L_FAQ_MICROSOFT_LINK_TEXT %>"><% = Trim(L_WELCOME_INTERNET_EXPLORER_TEXT) %></a>
  31. </p>
  32. <% on error goto 0 %>
  33. <!--#include file="include/asp/footer.asp"-->
  34. </div>
  35. </body>
  36. </html>