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
2.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 valign="top">
  14. <td>
  15. <H1>Coordinator's Guide</H1>
  16. <div class="clsTocHead">&nbsp;How To ...
  17. </div>
  18. <div class="children">
  19. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="coordinate.viewstatisticreports.aspx">View Statistic Reports</a></div>
  20. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="coordinate.impersonateuser.aspx">Modify Data Owned By Another Publisher</a></div>
  21. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="coordinate.manageownerships.aspx">Transfer Ownership</a></div>
  22. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="coordinate.importcategorizationscheme.aspx">Import Data</a></div>
  23. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="coordinate.deletecategorizationscheme.aspx">Show, Hide, or Delete
  24. a Categorization Scheme</a></div>
  25. </div>
  26. </div>
  27. <p class="portal">See also</p>
  28. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="coordinate.glossary.aspx">Glossary</a></div>
  29. <!-- <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="coordinate.troubleshooting.aspx">Troubleshooting</a></div> -->
  30. <uddi:ContentController Runat='server' Mode='Private'>
  31. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;Additional Resources on the UDDI&nbsp;Services Web page on the <a href="http://go.microsoft.com/fwlink/?linkid=5202&amp;clcid=0x409" target="_blank"> Microsoft Web site</a><div>
  32. </uddi:ContentController>
  33. </td>
  34. <td>
  35. <img border="0" src="images\coord.guide.gif" >
  36. </td>
  37. </tr>
  38. </table>
  39. <!-- #include file = "coordinate.footer.htm" -->
  40. </body>
  41. </html>