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.

38 lines
1.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 = "coordinate.header.htm" -->
  9. </head>
  10. <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  11. <!-- #include file = "coordinate.heading.htm" -->
  12. <table class="content" width="100%" cellpadding="8">
  13. <tr>
  14. <td>
  15. <H1>Modify Data Owned By Another Publisher</H1>
  16. <p>As a UDDI&nbsp;Services coordinator you can view, add, modify, and delete entities that are owned by other publishers. To locate and select the publisher whos data you want to modify, on the <b>My UDDI</b> tab, click <b>View data owned by</b> .</p>
  17. <p class="to">To view or modify data owned by another publisher
  18. <ol>
  19. <li>On the UDDI&nbsp;Services menu, click <b>Publish</b>.
  20. <li>Click <B>View data owned by</b>.
  21. <li>Type all or part of the name of the publisher you want to locate.<br>
  22. <li>In the list of publisher names, click the name of the publisher that owns the data you want to modify.
  23. <li>Verify that you have selected the correct publisher, and then click <b>Apply</b>.<br>
  24. The top-right corner of the UDDI&nbsp;Services Web interface displays <b>Viewing data owned by: <i>Publisher Name</i></b>".
  25. <li>View, add, modify, or delete data as needed.
  26. <li>To return to your data, on the UDDI&nbsp;Services menu, click <b>Publish</b>.
  27. <li>Click <B>View my data</b>.
  28. </td>
  29. </tr>
  30. </table>
  31. <!-- #include file = "coordinate.footer.htm" -->
  32. </body>
  33. </html>