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.

38 lines
1.5 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 = "publish.header.htm" -->
  9. </head>
  10. <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  11. <!-- #include file = "publish.heading.htm" -->
  12. <table class="content" width="100%" cellpadding="8">
  13. <tr>
  14. <td>
  15. <h1><img src="..\..\images\business.gif" height="16" width="16" alt="Provider"> Provider - Categories</h1>
  16. Use the <b>Categories</b> tab to view and manage the categories that describe and classify this provider.
  17. <UL>
  18. <li>
  19. <b>Categories:</b> Lists the categories that describe this provider. A categorization includes the name of categorization scheme, followed by the category name (or key name) and value (key value).
  20. <ul>
  21. <li class="action">
  22. Click <b>Add Category</b> to add a categorization to this provider.</li>
  23. <li class="action">
  24. Click <b>Delete</b> to delete a categorization.</li>
  25. </ul>
  26. </li>
  27. </UL>
  28. <H3>More Information</H3>
  29. <!-- #include file = "glossary.categorization.htm" -->
  30. </td>
  31. </tr>
  32. </table>
  33. <!-- #include file = "publish.footer.htm" -->
  34. </body>
  35. </html>