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.

37 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 = "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 - <img src="..\..\images\service.gif" heigh="16" width="16" alt="Service"> Services</H1>
  16. Use the <B>Services</B> tab to view or modify the services published by this provider.
  17. <ul>
  18. <li>
  19. <b>Services:</b> Lists the services that are published by this provider.
  20. <UL>
  21. <LI class=action>Click <B>Add Service</B> to add a service to this provider. </li>
  22. <LI class=action>Click <B>View</B> to view a service. </li>
  23. <LI class=action>Click <B>Delete</B> to permanently delete a service. </li>
  24. </ul>
  25. </ul>
  26. <p>
  27. <H3>More Information</H3>
  28. <!-- #include file = "glossary.service.htm" -->
  29. </td>
  30. </tr>
  31. </table>
  32. <!-- #include file = "publish.footer.htm" -->
  33. </body>
  34. </html>