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.6 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>Change Owner - <img src="..\..\images\changeowner.gif" alt="Change Owner"></H1>
  16. <P>As a UDDI&nbsp;Services coordinator, you can transfer the
  17. ownership of any provider or tModel from one publisher to another. The transferred entity appears within the <b>Publish</b> area of the new owner, and no longer appears in the <b>Publish</b> area of the previous owner. </P>
  18. <ul>
  19. <li><b>Provider:</b> or <b>tModel:</b> Lists the name of the provider or tModel that you are changing the ownership of.
  20. <li><b>Current Owner:</b> Lists the user name of the current owner of this tModel or provider.
  21. <li><b>Search for publisher names containing:</b> Provides a space for you to type all or part of the name of the publisher to whom you want to transfer the ownership of this entity.
  22. <ul class="action">
  23. <li>Click <b>Search</b> to search for provider names.
  24. <li>Click <b>Cancel</b> to cancel this process.
  25. </ul>
  26. </ul>
  27. </td>
  28. </tr>
  29. </table>
  30. <!-- #include file = "coordinate.footer.htm" -->
  31. </body>
  32. </html>