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.

43 lines
1.7 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>How to Delete Entities</H1>
  16. <p>
  17. You can delete any provider, contact, service, binding, instance info, or tModel that you have published;
  18. you cannot delete entities owned by other publishers.</p>
  19. <uddi:ContentController Runat='server' Mode='Private'>
  20. <p>To delete information from another publisher, contact a UDDI&nbsp;Services Coordinator.</p>
  21. </uddi:ContentController>
  22. <!-- #include file = "warning.changestouddi.htm" -->
  23. <h2><a name="#delete"></a>To delete an entity</h2>
  24. <OL>
  25. <li>
  26. 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>Publish</b>.</li>
  27. <li>Locate the entity you want to delete and, next to their name, click <b>Delete</b>, and then click <b>OK</b>.</LI>
  28. </OL>
  29. <p>To delete additional providers, contacts, services, bindings, instance infos, or
  30. tModels, <a href="#delete">repeat this procedure</a>.
  31. </td>
  32. </tr>
  33. </table>
  34. <!-- #include file = "publish.footer.htm" -->
  35. </body>
  36. </html>