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.

56 lines
2.0 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\contact.gif" height="16" width="16" alt="Contact"> Contact - Details</h1>
  16. Use the <b>Details</b> tab to manage the name and descriptions of this contact.
  17. <UL>
  18. <li>
  19. <b>Name:</b> Lists the name and Use Type of this contact. A name typically
  20. includes the title of an individual or a group, such as &quot;John Smith, Sales
  21. Lead&quot; or &quot;IT Department, Support Requests.&quot;
  22. <ul>
  23. <li class="action">
  24. Click <b>Edit</b> to modify the name and Use Type of this contact.
  25. </li>
  26. </ul>
  27. </li>
  28. <li>
  29. <b>Description:</b> Gives descriptions for this contact and the language for
  30. which each description is written. A description provides detailed
  31. information about this contact, such as an area of expertise or usage
  32. conditions.
  33. </li>
  34. <ul>
  35. <li class="action">
  36. Click <b>Add Description</b> to add a description.
  37. </li>
  38. <li class="action">
  39. Click <b>Edit</b> to edit a description.
  40. </li>
  41. <li class="action">
  42. Click <b>Delete</b> to delete a description.
  43. </li>
  44. </ul>
  45. </UL>
  46. <H3>More Information</H3>
  47. <!-- #include file = "glossary.contact.htm" -->
  48. </td>
  49. </tr>
  50. </table>
  51. <!-- #include file = "publish.footer.htm" -->
  52. </body>
  53. </html>