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.

59 lines
2.8 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. <uddi:ContentController Runat='server' Mode='Private'>
  16. <H1>Searching UDDI&nbsp;Services</H1>
  17. </uddi:ContentController>
  18. <uddi:ContentController Runat='server' Mode='Public'>
  19. <H1>Searching UDDI</H1>
  20. </uddi:ContentController>
  21. <div class="clsTocHead">&nbsp;Getting Started
  22. </div>
  23. <div class="children">
  24. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="search.gettingstarted.aspx">
  25. Introduction to Searching</a></div>
  26. </div>
  27. <div class="clsTocHead">&nbsp;How to search ...
  28. </div>
  29. <div class="children">
  30. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="search.searchbycategory.aspx">Using Browse by Category</a></div>
  31. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="search.searchforservices.aspx">for Services</a></div>
  32. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="search.searchforproviders.aspx">for Providers</a></div>
  33. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="search.searchfortmodels.aspx">for tModels</a></div>
  34. </div>
  35. <p class="portal">See also
  36. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="search.glossary.aspx">Glossary</a></div>
  37. <!-- <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="search.troubleshooting.aspx">Troubleshooting</a></div> -->
  38. <uddi:ContentController Runat='server' Mode='Private'>
  39. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;Additional Resources on the UDDI&nbsp;Services Web page on the <a href="http://go.microsoft.com/fwlink/?linkid=5202&amp;clcid=0x409" target="_blank"> Microsoft Web site</a><div>
  40. </uddi:ContentController>
  41. </td>
  42. <td>
  43. <img border="0" src="images\search.guide.gif" >
  44. </td>
  45. </tr>
  46. </table>
  47. <!-- #include file = "search.footer.htm" -->
  48. </body>
  49. </html>