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.

45 lines
1.5 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 - Address</h1>
  16. Use the <b>Address</b> tab to manage the physical or mailing addresses that are
  17. available for this contact.
  18. <UL>
  19. <li>
  20. <b>Address:</b> Contains the addresses and respective Use Types for this
  21. contact.
  22. <ul>
  23. <li class="action">
  24. Click <b>Add Address</b> to add an address and Use Type to this contact.
  25. </li>
  26. <li class="action">
  27. Click <b>Edit</b> to modify an address or Use Type.
  28. </li>
  29. <li class="action">
  30. Click <b>Delete</b> to remove an address from this contact.
  31. </li>
  32. </ul>
  33. </li>
  34. </UL>
  35. <H3>More Information</H3>
  36. <!-- #include file = "glossary.contact.htm" -->
  37. </td>
  38. </tr>
  39. </table>
  40. <!-- #include file = "publish.footer.htm" -->
  41. </body>
  42. </html>