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.

54 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 = "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">
  13. <tr>
  14. <td>
  15. <h1><img src="..\..\images\binding.gif" height="16" width="16" alt="Binding"> Binding - Details</h1>
  16. Use the <b>Details</b> tab to view or modify the access point and descriptions of
  17. this binding.
  18. <UL>
  19. <li>
  20. <b>Access Point:</b> Lists the Uniform Resource Locator (URL) where you can access this binding and the
  21. protocol it supports.
  22. <ul>
  23. <li class="action">
  24. Click <b>Edit</b> to modify the access point or URL type of this binding.
  25. </li>
  26. </ul>
  27. </li>
  28. <li>
  29. <b>Description:</b> Lists descriptions of this binding and the language for
  30. which each description is written.
  31. <ul>
  32. <li class="action">
  33. Click <b>Add Description</b> to add a description.
  34. </li>
  35. <li class="action">
  36. Click <b>Edit</b> to edit a description.
  37. </li>
  38. <li class="action">
  39. Click <b>Delete</b> to delete a description.
  40. </li>
  41. </ul>
  42. </li>
  43. </UL>
  44. <H3>More Information</H3>
  45. <!-- #include file = "glossary.binding.htm" -->
  46. </td>
  47. </tr>
  48. </table>
  49. <!-- #include file = "publish.footer.htm" -->
  50. </body>
  51. </html>