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.
25 lines
765 B
25 lines
765 B
|
|
<%@ Page %>
|
|
<%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
|
|
<uddi:SecurityControl Runat='server'/>
|
|
<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>
|
|
<!-- #include file = "glossary.htm" -->
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<!-- #include file = "search.footer.htm" -->
|
|
</body>
|
|
</html>
|
|
|
|
|