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.

94 lines
3.9 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.RegLan_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;">
  15. <ID id=Activation_Title_Text1>Configure your network settings</ID>
  16. </span>
  17. <br>
  18. <span id="actlan_spn01" class="text-primary">
  19. <ID id=actcon_paragraph1>If your connection to the Internet requires a proxy server to be configured, please provide these settings below. Contact your network administrator if you have questions about which settings to use.</id>
  20. <br><br>
  21. <table class="text-primary" border=0>
  22. <tr>
  23. <td colspan="5"><ID id="actconn_set1"><b>Automatic configuration</b></ID></td>
  24. </tr>
  25. <tr>
  26. <td colspan="5"><ID id="actconn_desc1">Automatic configuration might override your manual configuration. If you enter any proxy settings, clear the check box labeled "Automatically detect settings," to ensure that your changes are applied.</ID></td>
  27. </tr>
  28. <tr>
  29. <td width="0"><input type="checkbox" id="cb_auto_detect" TABINDEX=1 ACCESSKEY="A"></td>
  30. <td width="100%" colspan="4"><label id="lbl_auto_detect" for="cb_auto_detect"><u>A</u>utomatically detect settings</label></td>
  31. </tr>
  32. <tr>
  33. <td colspan="5">&nbsp;</td>
  34. </tr>
  35. <tr>
  36. <td colspan="5"><ID id="actconn_set2"><b>Proxy server</b></ID></td>
  37. </tr>
  38. <tr>
  39. <td width="0"><input type="checkbox" id="cb_use_proxy" TABINDEX=2 ACCESSKEY="X" onClick="window.parent.RegLan_upClickHandler();"></td>
  40. <td width="100%" colspan="4"><label id="lbl_use_proxy" for="cb_use_proxy">Use a pro<u>x</u>y server</label></td>
  41. </tr>
  42. <tr>
  43. <td width="0">&nbsp;</td>
  44. <td width="0" id="lblProxyUrl" nowrap><label id="lbl_proxy_url" for="txt_proxy_url">Add<u>r</u>ess:</label></td>
  45. <td width="40%"><input type="text" id="txt_proxy_url" size="25" TABINDEX=3 ACCESSKEY="R" style="ime-mode:disabled; background-Color:'#dddddd'"></td>
  46. <td width="0" id="lblProxyPort" nowrap><label id="lbl_proxy_port" for="txt_proxy_port">Por<u>t</u>:</label></td>
  47. <td width="60%"><input type="text" id="txt_proxy_port" size="6" TABINDEX=4 ACCESSKEY="T" style="ime-mode:disabled; background-Color:'#dddddd'"></td>
  48. </tr>
  49. </table>
  50. <br><br>
  51. <ID id=activation_paragraph2>To continue, click Next.</id>
  52. </span>
  53. </td>
  54. <td ID=rightmargincell width=7%>
  55. </td>
  56. </tr>
  57. <tr>
  58. <td colspan=3>
  59. <br>
  60. <table border=0 class="buttonpositionnew">
  61. <tr>
  62. <td width="99%">&nbsp;</td>
  63. <td>
  64. <table border=0 width="100">
  65. <tr>
  66. <td>
  67. <BUTTON ID="btnSkip" class="buttons" TABINDEX=5 ACCESSKEY="S"><label for=btnSkip><id id="LocalBtnSkip_Text"><u>S</u>kip</id></label></BUTTON>
  68. </td>
  69. <td>
  70. <BUTTON ID="btnBack" class="buttons" TABINDEX=6 ACCESSKEY="B"><label for=btnBack><id id="LocalBtnBack_Text"><u>B</u>ack</id></label></BUTTON>
  71. </td>
  72. <td>
  73. <BUTTON ID="btnNext" class="buttons" TABINDEX=7 ACCESSKEY="N"><label for=btnNext><id id="LocalBtnNext_Text"><u>N</u>ext</id></label></BUTTON>
  74. </td>
  75. </tr>
  76. </table>
  77. </td>
  78. </tr>
  79. </table>
  80. </td>
  81. </tr>
  82. </table>
  83. </body>
  84. </html>