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.
29 lines
1.4 KiB
29 lines
1.4 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 = "coordinate.header.htm" -->
|
|
</head>
|
|
<body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
|
|
<!-- #include file = "coordinate.heading.htm" -->
|
|
<table class="content" width="100%" cellpadding="8">
|
|
<tr>
|
|
<td>
|
|
<H1>View Data Owned By ... </H1>
|
|
Use the <b>View data owned by</b> tab to locate other publishers and view or modify their data.
|
|
<ul>
|
|
<li><b>Search for publisher names containing:</b> Type the name of the publisher that owns the data you want to modify and then click <b>Search</b>. If you only know part of the name, you can use <B>%</B> as a wildcard. <P>For example, to search for a publisher name starting with "an," type <B>an</B>. To search for a publisher name containing the letters "an", type <B>%an%</B>. </P>
|
|
<li><b>Publisher</b>: Lists publisher names that match your search criteria. Select a publisher name from the list and then click <b>Apply</b> to view and modify their data.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<!-- #include file = "coordinate.footer.htm" -->
|
|
</body>
|
|
</html>
|
|
|
|
|