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.

92 lines
5.2 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="oobestyl.css">
  6. </head>
  7. <body style="background-Color: transparent; background-repeat: no-repeat;" TABINDEX=-1
  8. onload="window.parent.RegDialRdy_LoadMe();"
  9. onunload="maincell.style.visibility='hidden'; window.parent.ProcessQueuedEvents(); window.parent.Agent_Deactivate();" >
  10. <table border=0 cellpadding=0 cellspacing=0 width=100% height=100%><tr>
  11. <td ID=leftmargincell width=7%>
  12. </td>
  13. <td ID=maincell valign=middle class="text-primary">
  14. <p><br>
  15. <br>
  16. <span class="title"><ID id="drdyoem_1">Ready to send information?</ID></span> <br>
  17. <br>
  18. <span id=RegDialReadyIntro class="text-primary"><ID id="drdyoem_2a">We'll now make a call to register your new computer with Microsoft.</ID></span>
  19. <br><br><br></P>
  20. <span id="DialRdy_ctrl1" style="visibility:hidden">
  21. <p><span class="text-primary"><ID id="drdyoem_4">To proceed, provide the information below and click <b>Next</b>. To continue without dialing on your telephone line, click <b>Skip</b>.</ID></span></p>
  22. <p><span class="text-primary"><ID id="drdyoem_8">Select the <u>c</u>ountry/region where you are now. Click the down arrow, or press the ALT + &quot;DOWN ARROW&quot; keys to view the list of regions.</ID></span></p>
  23. <p>
  24. <select TABINDEX=1 id=selCountry ACCESSKEY="C">
  25. <script language="javascript">
  26. document.write(window.parent.external.Tapi.get_AllCountryName);
  27. </script>
  28. </select>
  29. </p>
  30. <p><span class="text-primary"><LABEL id="drdyoem_AreaCode" for="edtAreaCode" ACCESSKEY="a">Enter your telephone <u>a</u>rea code. (e.g., 425 in 425-555-1212).</LABEL></span></p>
  31. <p><input style="ime-mode:disabled" TABINDEX=2 id=edtAreaCode type="text" name="textfield" size="7" maxlength="7" onkeypress="window.parent.KeyPressIsNumeric();"></p>
  32. <span id="PulseToneDialing" style="visibility:hidden">
  33. <LABEL TABINDEX=-1 ACCESSKEY="T" id=Tapi_TOUCHTONE for="radioTouchToneYes">Do you have <U>t</U>ouch tone service?</label>
  34. <input TABINDEX=3 type="radio" name=TouchTone checked id=radioTouchToneYes>
  35. <LABEL TABINDEX=-1 id="Tapi_TOUCHTONE_YES" for="radioTouchToneYes">Yes</LABEL>
  36. <input TABINDEX=3 type="radio" name=TouchTone id=radioTouchToneNo>
  37. <LABEL TABINDEX=-1 id="Tapi_TOUCHTONE_NO" for="radioTouchToneNo">No</LABEL>
  38. </span>
  39. <p>&nbsp;</p>
  40. </span>
  41. <!-- OUTSIDE LINE -->
  42. <span id="spnOutsideLine" style="visibility:hidden">
  43. <LABEL TABINDEX=-1 ACCESSKEY="O" id="DialRdy_OUTSIDELINE1" for="radioOutSideLineYes">Do you dial a number to access an <U>o</U>utside line?</label>
  44. <input TABINDEX=3 type="radio" checked name=OutsideLine
  45. id=radioOutsideLineYes onclick="window.parent.DialRdy_OutsideLineClicked();">
  46. <LABEL TABINDEX=-1 id="DialRdy_OUTSIDELINE_YES" for="radioOutsideLineYes">Yes</LABEL>
  47. <input TABINDEX=3 type="radio" name=OutsideLine id=radioOutsideLineNo onclick="window.parent.DialRdy_OutsideLineClicked();">
  48. <LABEL TABINDEX=-1 id="DialRdy_OUTSIDELINE_NO" for="radioOutSideLineNo">No</LABEL>
  49. </span>
  50. <br>
  51. <SPAN TABINDEX=-1 id="spnOutsideLineNumber" style="visibility:hidden; position:relative;">
  52. <LABEL TABINDEX=-1 ACCESSKEY="W" ID="DialRdy_OUTSIDELINE2"
  53. for=edtOutsideLineNumber><U>W</U>hat is that number?</LABEL>
  54. <input TABINDEX=4 style="ime-mode:disabled;" type="text"
  55. id=edtOutsideLineNumber maxlength=10 size="4" onkeypress="window.parent.KeyPressIsNumeric();">
  56. </SPAN>
  57. <br><br>
  58. </span>
  59. <table border=0 class="newbuttonposition">
  60. <tr>
  61. <td width=10>&nbsp;&nbsp;</td>
  62. <td><BUTTON ID="btnBack" class="newbuttonsBack" TABINDEX=4 ACCESSKEY="B" style="visibility:visible;"></BUTTON></td>
  63. <td nowrap valign=middle class="text-primary"><span id="BackBtnLocalText" style="visibility:visible;"><label for=btnBack><id id="LocalBtnBack_Text"><u>B</u>ack</id></label></span></td>
  64. <td width=99%>&nbsp;</td>
  65. <td nowrap valign=middle class="text-primary"><span id="SkipBtnLocalText" style="visibility:visible;"><label for=btnSkip><id id="LocalBtnSkip_Text"><u>S</u>kip</id></label></span></td>
  66. <td><BUTTON ID="btnSkip" class="newbuttonsSkip" TABINDEX=5 ACCESSKEY="S" style="visibility:visible;"></BUTTON></td>
  67. <td width=10>&nbsp;&nbsp;</td>
  68. <td nowrap valign=middle class="text-primary"><span id="NextBtnLocalText" style="visibility:visible;"><label for=btnNext><id id="LocalBtnNext_Text"><u>N</u>ext</id></label></span></td>
  69. <td><BUTTON ID="btnNext" class="newbuttonsNext" TABINDEX=6 ACCESSKEY="N" style="visibility:visible;"></BUTTON></td>
  70. </tr>
  71. </table>
  72. </td>
  73. </tr>
  74. </table>
  75. </body>
  76. </html>