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.

86 lines
3.0 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>out of box experience</title>
  5. <LINK REL="stylesheet" TYPE="text/css" HREF="regstyl.css">
  6. <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  7. </head>
  8. <body style="background-Color: transparent; background-repeat: no-repeat;" topMargin=0 rightmargin=0 leftmargin=0 tabindex=-1
  9. onload="window.parent.RegConn_LoadMe();">
  10. <table border=0 cellpadding=0 cellspacing=0 width=100% height=100%>
  11. <tr>
  12. <td ID=leftmargincell width=5% height=99%></td>
  13. <td ID=maincell valign=top class="text-primary">
  14. <span ID=Title_Text class="title" style="display:none;"><ID id="txtActivConn">Select online registration method</ID></span>
  15. <br>
  16. <span id="act_spn01" class="text-primary">
  17. <ID id="txtActivConn1">Windows was unable to determine how this computer should connect to the online registration server.</ID>
  18. <br><br>
  19. <ID id="txtActivConn2">Please select one of the following methods to use for online registration:</ID>
  20. <br><br>
  21. <SPAN TABINDEX=-1>
  22. <table>
  23. <tr>
  24. <td>&nbsp;&nbsp;
  25. <input TABINDEX=1 ACCESSKEY="C" type="radio" ID="rb_conn_lan" value="" name="actconn_check" onClick="window.parent.OnClick();" onfocus="window.parent.OnFocus();">
  26. </td>
  27. <td>
  28. <LABEL id="rb_txt1" for="rb_conn_lan">
  29. <span id="act_spn1" class="text-primary"><ID id=actconn_choice_lan><u>C</u>onnect using my direct Internet connection (local area network, DSL, cable modem)</id></span>
  30. </LABEL>
  31. </td>
  32. </tr>
  33. <tr>
  34. <td>&nbsp;&nbsp;
  35. <input TABINDEX=2 ACCESSKEY="D" type="radio" ID="rb_conn_modem" value="" name="actconn_check" onClick="window.parent.OnClick();" onfocus="window.parent.OnFocus();">
  36. </td>
  37. <td>
  38. <LABEL id="rb_txt2" for="rb_conn_modem">
  39. <span id="act_spn2" class="text-primary"><ID id=actconn_choice_modem><u>D</u>ial using my modem</ID></span>
  40. </LABEL>
  41. </td>
  42. </tr>
  43. </table>
  44. </SPAN>
  45. <br><br>
  46. <ID id=activation_paragraph2>To continue, click Next.</id>
  47. </span>
  48. </td>
  49. <td ID=rightmargincell width=7%>
  50. </td>
  51. </tr>
  52. <tr>
  53. <td colspan=3>
  54. <br>
  55. <table border=0 class="buttonpositionnew">
  56. <tr>
  57. <td width="99%">&nbsp;</td>
  58. <td>
  59. <table border=0 width="100">
  60. <tr>
  61. <td>
  62. <BUTTON ID="btnBack" class="buttons" TABINDEX=3 ACCESSKEY="B"><label for=btnBack><id id="LocalBtnBack_Text"><u>B</u>ack</id></label></BUTTON>
  63. </td>
  64. <td>
  65. <BUTTON ID="btnNext" class="buttons" TABINDEX=4 ACCESSKEY="N"><label for=btnNext><id id="LocalBtnNext_Text"><u>N</u>ext</id></label></BUTTON>
  66. </td>
  67. </tr>
  68. </table>
  69. </td>
  70. </tr>
  71. </table>
  72. </td>
  73. </tr>
  74. </table>
  75. </body>
  76. </html>