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.

32 lines
1.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>
  14. <td>
  15. <h1><img src="..\..\images\business.gif" height="16" width="16" alt-"Provider"> Provider - Discovery URLs</h1>
  16. Use the <b>Discovery URLs</b> tab to view the discovery Uniform Resource Locators (URLs) associated with this provider.
  17. <UL>
  18. <li>
  19. <b>Discovery URLs:</b> Lists the URLs of any information that is associated with this provider. A URL and Use Type are listed for each.
  20. </li>
  21. </UL>
  22. <h3>More Information</h3>
  23. <!-- #include file = "glossary.discoveryurl.htm" -->
  24. </td>
  25. </tr>
  26. </table>
  27. <!-- #include file = "search.footer.htm" -->
  28. </body>
  29. </html>