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
2.7 KiB

  1. <HTML id=anchbrws style="font-family: MS Shell Dlg; font-size: 8pt;
  2. #ifdef UNIX
  3. color:buttontext;
  4. #endif
  5. width: 31.5em; height: 32.5em">
  6. <HEAD>
  7. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  8. <TITLE>General</TITLE>
  9. <SCRIPT>
  10. function BodyLoad()
  11. {
  12. var L_NotAvailable_Text = "Not available";
  13. var arrAll = document.all;
  14. for (i=0; i < arrAll.length; i++)
  15. {
  16. var elm = arrAll[i];
  17. if (elm.id.substring(0,1) == "_")
  18. {
  19. if (elm.innerText== "undefined" || elm.innerText == "")
  20. {
  21. elm.innerText = L_NotAvailable_Text;
  22. }
  23. }
  24. }
  25. }
  26. </SCRIPT>
  27. </HEAD>
  28. <BODY onload="BodyLoad()" id=bdy style="font-family: MS Shell Dlg; font-size: 8pt;
  29. background: buttonface; color: windowtext" scroll=no>
  30. <table id=tbl1 cellPadding=3 cellspacing=2 border=0 style="font-family: MS Shell Dlg;
  31. font-size: 8pt;" width=100%>
  32. <TR>
  33. <TD id=tdImage>
  34. <img id=imgLink src=link.gif width=35 height=36 border=0>
  35. </td>
  36. <td id=td1 style="font-family: MS Shell Dlg; font-size: 8pt">
  37. <TEXTAREA id=_nameProp style="font-family: MS Shell Dlg; font-size: 8pt;
  38. #ifdef UNIX
  39. color:buttontext;
  40. #endif
  41. background: buttonface; overflow: hidden; width: 24em; height: 2.7em;
  42. border: 0px" readonly=1 wrap=physical tabindex=-1></TEXTAREA>
  43. </td></tr>
  44. <tr>
  45. <td id=td2 style="font-family: MS Shell Dlg; font-size: 8pt" colspan=2>&nbsp;
  46. <hr id=hr1>
  47. </td>
  48. </tr>
  49. <tr>
  50. <Td nowrap id=td3 style="font-family: MS Shell Dlg; font-size: 8pt">Protocol:
  51. </TD>
  52. <td id=td4 style="font-family: MS Shell Dlg; font-size: 8pt">
  53. <TEXTAREA id=_protocolLong style="font-family: MS Shell Dlg; font-size: 8pt;
  54. #ifdef UNIX
  55. color:buttontext;
  56. #endif
  57. background: buttonface; overflow: hidden; width: 24em; height: 1.5em;
  58. border: 0px" readonly=1 wrap=physical tabindex=-1></TEXTAREA></TD></tr>
  59. <tr>
  60. <TD id=td4a style="font-family: MS Shell Dlg; font-size: 8pt">Type:
  61. </TD>
  62. <TD id=td5 style="font-family: MS Shell Dlg; font-size: 8pt">
  63. <TEXTAREA id=_mimeType style="font-family: MS Shell Dlg; font-size: 8pt;
  64. #ifdef UNIX
  65. color:buttontext;
  66. #endif
  67. background: buttonface; overflow: hidden; width: 24em; height: 1.5em;
  68. border: 0px" readonly=1 wrap=physical tabindex=-1></TEXTAREA></TD></tr>
  69. <tr>
  70. <td id=td6 style="font-family: MS Shell Dlg; font-size: 8pt"
  71. valign=top>Address:<br>
  72. (URL)
  73. </TD>
  74. <TD id=td7 style="font-family: MS Shell Dlg; font-size: 8pt" valign=top>
  75. <TEXTAREA id=_href style="font-family: MS Shell Dlg; font-size: 8pt;
  76. #ifdef UNIX
  77. color:buttontext;
  78. #endif
  79. background: buttonface; overflow: hidden; width: 24em; height: 2.7em;
  80. border: 0px" readonly=1 wrap=physical tabindex=-1></TEXTAREA></TD></tr>
  81. </table>
  82. </BODY>
  83. </HTML>