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.

48 lines
1.9 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 modify data</H1>
  16. <p>
  17. You can modify any provider, contact, service, binding, instance info, or tModel that you have published;
  18. you cannot modify data owned by other publishers.</p>
  19. <uddi:ContentController Runat='server' Mode='Private'>
  20. <p>To modify information from another publisher, contact a UDDI&nbsp;Services Coordinator.</p>
  21. </uddi:ContentController>
  22. <!-- #include file = "warning.changestouddi.htm" -->
  23. <h2><a name="#modify"></a>To modify 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 and select the entity you want to modify.</li>
  28. <li>
  29. In the details area, click an appropriate tab and then click the appropriate action - Add, Edit or Delete -
  30. next to the attribute you want to modify. </LI>
  31. </OL>
  32. <p>To modify additional providers, contacts, services, bindings, instance infos, or
  33. tModels, <a href="#modify">repeat this procedure</a>.
  34. </td>
  35. </tr>
  36. </table>
  37. <!-- #include file = "publish.footer.htm" -->
  38. </body>
  39. </html>