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.

25 lines
782 B

  1. <%@ Page %>
  2. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  3. <uddi:SecurityControl Runat='server'/>
  4. <html>
  5. <HEAD>
  6. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  7. <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  8. <META NAME="MS.LOCALE" CONTENT="EN-US">
  9. <!-- #include file = "publish.header.htm" -->
  10. </head>
  11. <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  12. <!-- #include file = "publish.heading.htm" -->
  13. <table class="content" width="100%" cellpadding="8" ID="Table1">
  14. <tr>
  15. <td>
  16. <!-- #include file = "glossary.htm" -->
  17. </td>
  18. </tr>
  19. </table>
  20. <!-- #include file = "publish.footer.htm" -->
  21. </body>
  22. </html>