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.

40 lines
2.2 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 = "search.header.htm" -->
  9. </head>
  10. <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  11. <!-- #include file = "search.heading.htm" -->
  12. <table class="content" width="100%" cellpadding="8">
  13. <tr valign="top">
  14. <td>
  15. <H1>How to Search Using Browse by Category </H1>
  16. <p>
  17. You can search <uddi:ContentController Runat='server' Mode='Private'>UDDI&nbsp;Services </uddi:ContentController>for services, providers, or tModels by category or classification using the <B>Browse by Category</b> tab in Search. Search returns only the Providers, Services, or tModels associated with the categorization you specify.
  18. <P class="to">To locate entities using Browse by Category</p>
  19. <OL>
  20. <LI>On the <uddi:ContentController Runat='server' Mode='Private'>UDDI&nbsp;Services </uddi:ContentController><uddi:ContentController Runat='server' Mode='Public'>UDDI </uddi:ContentController>menu, click <b>Search</b>
  21. <LI>On the <b>Browse by Category</b> tab, navigate the available categorization schemes and locate the category or classification that you want to search by, and then click <B>Find Providers</B>, <B>Find Services</B>, or <B>Find tModels</B>.
  22. <li>To view the details of an entity, click its name in the list. View and browse the attributes of that entity and any associated entities. For example, if you searched for a service, you can also view the service provider or bindings and instance infos for that services.
  23. </LI>
  24. </p>
  25. <LI>
  26. To perform a new search, on the <uddi:ContentController Runat='server' Mode='Private'>UDDI&nbsp;Services </uddi:ContentController><uddi:ContentController Runat='server' Mode='Public'>UDDI </uddi:ContentController>menu, click <B>Search</B> and start again.</LI>
  27. </ol>
  28. </td>
  29. </tr>
  30. </table>
  31. <!-- #include file = "search.footer.htm" -->
  32. </body>
  33. </html>