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.

82 lines
3.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" cellspace="0">
  13. <tr valign="top">
  14. <td>
  15. <uddi:ContentController Runat='server' Mode='Private'>
  16. <H1>Publishing in UDDI&nbsp;Services</H1>
  17. </uddi:ContentController>
  18. <uddi:ContentController Runat='server' Mode='Public'>
  19. <H1>Publishing in UDDI</H1>
  20. </uddi:ContentController>
  21. <p>
  22. <uddi:ContentController Runat='server' Mode='Private'>
  23. <div class="clsTocHead">&nbsp;Getting Started</a>
  24. </div>
  25. <div class="children">
  26. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="publish.publishinuddiservices.aspx">Introduction to Publishing</a></div>
  27. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="publish.gettingstarted.aspx">Step-by-Step Guide to Publishing a Web Service</a></div>
  28. </div>
  29. </uddi:ContentController>
  30. <div class="clsTocHead">&nbsp;How to ...
  31. </div>
  32. <div class="children">
  33. <div class="clsTocHead">&nbsp;Add
  34. </div>
  35. <div class="children">
  36. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="publish.addproviders.aspx">a
  37. Provider</a></div>
  38. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="publish.addcontacts.aspx">a
  39. Contact</a></div>
  40. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="publish.addservices.aspx">a
  41. Service</a></div>
  42. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="publish.addbindings.aspx">a
  43. Binding</a></div>
  44. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="publish.addinstances.aspx">an
  45. Instance Info</a></div>
  46. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="publish.addtmodels.aspx">a
  47. tModel</a></div>
  48. </div>
  49. </div>
  50. <div class="children">
  51. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="publish.modify.aspx">Modify data</a></div>
  52. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="publish.delete.aspx">Delete data</a></div>
  53. </div>
  54. <p class="portal">See also
  55. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="publish.glossary.aspx">Glossary</a></div>
  56. <!-- <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="publish.troubleshooting.aspx">Troubleshooting</a></div> -->
  57. <uddi:ContentController Runat='server' Mode='Private'>
  58. <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>
  59. </uddi:ContentController>
  60. </td>
  61. <td>
  62. <img border="0" src="images\publish.guide.gif" alt="Publishing Guide">
  63. </td>
  64. </tr>
  65. </table>
  66. <!-- #include file = "publish.footer.htm" -->
  67. </body>
  68. </html>