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.
40 lines
1.3 KiB
40 lines
1.3 KiB
|
|
|
|
<%@ Page %>
|
|
<%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
|
|
<html>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
|
|
<META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
|
|
<META NAME="MS.LOCALE" CONTENT="EN-US">
|
|
<!-- #include file = "search.header.htm" -->
|
|
</head>
|
|
<body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
|
|
<!-- #include file = "search.heading.htm" -->
|
|
<table class="content" width="100%" cellpadding="8">
|
|
<tr>
|
|
<td>
|
|
<h1><img src="..\..\images\contact.gif" height="16" width="16" alt="Contact"> Contact - Details</h1>
|
|
Use the <b>Details</b> tab to view the name and descriptions of this contact.
|
|
<UL>
|
|
<li>
|
|
<b>Contact:</b> Displays the name of this contact.
|
|
</li>
|
|
<li>
|
|
<b>Use Type:</b> Displays the intended use type of this contact.
|
|
</li>
|
|
<li>
|
|
<b>Description:</b> Lists the descriptions of this contact and the language for
|
|
which each description is written.
|
|
</li>
|
|
</UL>
|
|
<H3>More Information</H3>
|
|
<!-- #include file = "glossary.contact.htm" -->
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<!-- #include file = "search.footer.htm" -->
|
|
</body>
|
|
</html>
|
|
|
|
|