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.

23 lines
626 B

  1. <html>
  2. <head>
  3. <script language="JavaScript">
  4. function window.onload()
  5. {
  6. window.external.SetWizardButtons(1, 0, 0);
  7. }
  8. function window.onback()
  9. {
  10. window.external.FinalBack();
  11. }
  12. </script>
  13. </head>
  14. <body bgcolor=threedface>
  15. <font id=l1 face="Tahoma" size=2>
  16. <P id=l2>The wizard could not connect to the Internet, or the Web service returned a wizard page that is not valid.</P>
  17. <P id=l3>To try again, click Back.</P>
  18. <P id=l4>To close this wizard, click Cancel.</P>
  19. </font>
  20. </body>
  21. </html>