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.

36 lines
1.4 KiB

  1. <%@ Page %>
  2. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  3. <html>
  4. <HEAD>
  5. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  6. <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  7. <META NAME="MS.LOCALE" CONTENT="EN-US">
  8. <!-- #include file = "coordinate.header.htm" -->
  9. </head>
  10. <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  11. <!-- #include file = "coordinate.heading.htm" -->
  12. <table class="content" width="100%" cellpadding="8">
  13. <tr>
  14. <td>
  15. <H1>Statistics - Entity Counts</H1>
  16. Use the <b>Entity Counts</b> tab to view the number of providers, services, bindings, or tModels that are published in this installation of UDDI&nbsp;Services. The statistics displayed are based upon data accumulated on the date displayed at the bottom of the screen next to <I>Last recalculated on</I> and are not refreshed automatically.
  17. <UL>
  18. <LI><B>Entity Type:</B> Lists the number of providers, services, bindings, or
  19. tModels that are currently published in UDDI&nbsp;Services. </LI>
  20. <ul class="action">
  21. <li>Click <b>Recalculate</b> to refresh all of the statistics.
  22. </ul>
  23. </ul>
  24. <h3>More Information</h3>
  25. <!-- #include file = "glossary.entity.htm" -->
  26. </td>
  27. </tr>
  28. </table>
  29. <!-- #include file = "coordinate.footer.htm" -->
  30. </body>
  31. </html>