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.

77 lines
2.2 KiB

  1. <html>
  2. <head>
  3. <title>out of box experience</title>
  4. <link rel="stylesheet" type="text/css" href="regstyl.css">
  5. <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  6. </head>
  7. <body style="background-Color: transparent; background-repeat: no-repeat;" topMargin=0 rightmargin=0 leftmargin=0 tabindex=-1
  8. onload="window.parent.RegDial_LoadMe();">
  9. <table border=0 cellpadding=0 cellspacing=0 width="100%" height="100%">
  10. <tr>
  11. <td ID=leftmargincell width=5% height=99%></td>
  12. <td ID=maincell valign=top class="text-primary">
  13. <!-- Title is "display:none" by design, GetPageTitle() in regshell.htm extracts this title -->
  14. <span ID=Title_Text class="title" style="display:none;">
  15. <ID id=Registration_Title_Text1>Connecting to Online Registration</ID>
  16. </span>
  17. <br>
  18. <span class="text-primary">
  19. <span TABINDEX=-1 id=spnISPName>
  20. <!-- Dynamic text -->
  21. </span>
  22. <br><br>
  23. <ID id="dialup_txt1">Dialing phone number: </ID>
  24. <span TABINDEX=-1 id=spnDialing DIR=LTR></span>
  25. </span>
  26. <br><br>
  27. <span id=spnRegDialStatus class="text-primary"></span>
  28. <br><br>
  29. <center>
  30. <p><img src="../images/dialup.gif" width="324" height="72"></p>
  31. </center>
  32. </span>
  33. </td>
  34. <td ID=rightmargincell width=7%>
  35. </td>
  36. </tr>
  37. <tr>
  38. <td colspan=3>
  39. <br>
  40. <table border=0 class="buttonpositionnew">
  41. <tr>
  42. <td width="99%">&nbsp;</td>
  43. <td>
  44. <table border=0 width="100">
  45. <tr>
  46. <td width=99%>
  47. </td>
  48. <td>
  49. <BUTTON ID="btnSkip" class="buttons" TABINDEX=2 ACCESSKEY="S"><label for=btnSkip><id id="LocalBtnSkip_Text"><u>S</u>kip</id></label></BUTTON>
  50. </td>
  51. <td>
  52. <BUTTON ID="btnBack" class="buttons" TABINDEX=3 ACCESSKEY="B"><label for=btnBack><id id="LocalBtnBack_Text"><u>B</u>ack</id></label></BUTTON>
  53. </td>
  54. <td>
  55. <BUTTON ID="btnNext" class="buttons" TABINDEX=4 ACCESSKEY="N"><label for=btnNext><id id="LocalBtnNext_Text"><u>N</u>ext</id></label></BUTTON>
  56. </td>
  57. </tr>
  58. </table>
  59. </td>
  60. </tr>
  61. </table>
  62. </td>
  63. </tr>
  64. </table>
  65. </body>
  66. </html>