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.

58 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 = "intro.header.htm" -->
  9. </head>
  10. <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  11. <!-- #include file = "intro.heading.htm" -->
  12. <table class="content" width="100%" cellpadding="8" height="250" border="0">
  13. <tr valign="top">
  14. <td valign="middle">
  15. <H1>Introduction</H1>
  16. <div class="clsTocHead">&nbsp;Introduction to UDDI&nbsp;Services</a>
  17. </div>
  18. <div class="children">
  19. <div class="clsTocItem">
  20. <img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="intro.whatisuddi.aspx">What
  21. is UDDI?</a>
  22. </div>
  23. <div class="clsTocItem">
  24. <img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="intro.whatisuddi.aspx#UDDISERVICES">Understanding UDDI&nbsp;Services Entities and Organization</a>
  25. </div>
  26. <div class="clsTocItem">
  27. <img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="intro.whatisuddi.aspx#ROLES">UDDI
  28. Services Roles</a>
  29. </div>
  30. </div>
  31. <div class="clsTocHead">&nbsp;Step-by-Step</a>
  32. </div>
  33. <div class="children">
  34. <div class="clsTocItem">
  35. <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>
  36. </div>
  37. </div>
  38. <p class="portal">See also
  39. <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="intro.glossary.aspx">Glossary</a></div>
  40. <!-- <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7">&nbsp;<a href="intro.troubleshooting.aspx">Troubleshooting</a></div> -->
  41. <uddi:ContentController Runat='server' Mode='Private'>
  42. <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>
  43. </uddi:ContentController>
  44. </td>
  45. <td>
  46. <img border="0" src="images\stepbystep.guide.gif" alt="Introduction">
  47. </td>
  48. </tr>
  49. </table>
  50. <!-- #include file = "intro.footer.htm" -->
  51. </body>
  52. </html>