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\instance.gif" height="16" width="16" alt="instance info"> Instance Info - Instance Details</h1>
  16. Use the <b>Instance Details</b> tab to view or modify the parameters you want to publish for this instance info.
  17. <UL>
  18. <li>
  19. <b>Instance Parameters:</b> Lists the parameters that are supported by this instance info.
  20. <ul>
  21. <li class="action">
  22. Click <b>Edit</b> to edit the instance parameters for this instance info.
  23. </li>
  24. </ul>
  25. </li>
  26. <li>
  27. <b>Description:</b> Lists descriptions of this instance parameter and the
  28. language for which each description is written.
  29. </li>
  30. <ul>
  31. <li class="action">
  32. Click <b>Add Description</b> to add a description.
  33. </li>
  34. <li class="action">
  35. Click <b>Edit</b> to modify a description.
  36. </li>
  37. <li class="action">
  38. Click <b>Delete</b> to delete a description.
  39. </li>
  40. </ul>
  41. </UL>
  42. <H3>More Information</H3>
  43. <!-- #include file = "glossary.instanceparameter.htm" -->
  44. </td>
  45. </tr>
  46. </table>
  47. <!-- #include file = "publish.footer.htm" -->
  48. </body>
  49. </html>