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.

37 lines
1.8 KiB

  1. <%
  2. Dim L_BROWSERINFOH3_TEXT
  3. Dim L_WELCOME_REQUIREMENTS_INFO_TEXT
  4. Dim L_WELCOME_REQUIREMENTSINFO_TWO_TEXT
  5. Dim L_WELCOME_REQUIREMENTS_PASSPORT_TEXT
  6. Dim L_WELCOME_INTERNET_EXPLORER_TEXT
  7. Dim L_WELCOME_PASSPORT_LINK_TEXT
  8. Dim L_WELCOMELOGO_TEXT
  9. Dim L_WELCOME_LOGO_TWO_TEXT
  10. Dim L_BROWSERINFO_SUPPORT_LINK_TEXT
  11. Dim L_FAQ_MICROSOFT_LINK_TEXT
  12. Dim L_FAQ_PASSPORT_LINK_TEXT
  13. Dim L_HEADER_INC_TITLE_PAGETITLE
  14. '-------------------------browserinfo.asp Page Strings-------------------------
  15. L_BROWSERINFOH3_TEXT = "Windows Online Crash Analysis requirements"
  16. L_HEADER_INC_TITLE_PAGETITLE = "Windows Online Crash Analysis"
  17. L_WELCOME_REQUIREMENTS_INFO_TEXT = "To submit an error report, you must be using Windows NT 4.0, Windows 2000, or Windows XP. Windows Online Crash Analysis requires Microsoft<sup>&#174;</sup> Internet Explorer 5 or later and a Microsoft Passport. To download the latest version of Internet Explorer, visit the "
  18. L_WELCOME_REQUIREMENTSINFO_TWO_TEXT = "To get a Passport, visit the&nbsp;"
  19. L_WELCOME_REQUIREMENTS_PASSPORT_TEXT = "For Windows 2000 event reports, a Premier account is required. For more information about Premier accounts, see Product Support Services on the "
  20. L_WELCOME_INTERNET_EXPLORER_TEXT = "Microsoft Web site."
  21. L_WELCOME_PASSPORT_LINK_TEXT = "Microsoft Passport Web site."
  22. L_BROWSERINFO_SUPPORT_LINK_TEXT = "http://support.microsoft.com/isapi/gosupport.asp?target=/support/default.asp?VA=1"
  23. L_HEADER_INC_TITLE_PAGETITLE = "Windows Online Crash Analysis"
  24. L_WELCOMELOGO_TEXT = "Windows<sup>&#174;</sup>"
  25. L_WELCOME_LOGO_TWO_TEXT = " Online Crash Analysis Requirements"
  26. L_FAQ_MICROSOFT_LINK_TEXT = "http://www.microsoft.com"
  27. L_FAQ_PASSPORT_LINK_TEXT = "http://www.passport.com"
  28. '-------------------------End-------------------------
  29. %>