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.

39 lines
1.3 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 = "search.header.htm" -->
  9. </head>
  10. <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  11. <!-- #include file = "search.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 view the name and descriptions of this contact.
  17. <UL>
  18. <li>
  19. <b>Contact:</b> Displays the name of this contact.
  20. </li>
  21. <li>
  22. <b>Use Type:</b> Displays the intended use type of this contact.
  23. </li>
  24. <li>
  25. <b>Description:</b> Lists the descriptions of this contact and the language for
  26. which each description is written.
  27. </li>
  28. </UL>
  29. <H3>More Information</H3>
  30. <!-- #include file = "glossary.contact.htm" -->
  31. </td>
  32. </tr>
  33. </table>
  34. <!-- #include file = "search.footer.htm" -->
  35. </body>
  36. </html>