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.

28 lines
1.4 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 = "coordinate.header.htm" -->
  9. </head>
  10. <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  11. <!-- #include file = "coordinate.heading.htm" -->
  12. <table class="content" width="100%" cellpadding="8">
  13. <tr>
  14. <td>
  15. <H1>View Data Owned By ... </H1>
  16. Use the <b>View data owned by</b> tab to locate other publishers and view or modify their data.
  17. <ul>
  18. <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>
  19. <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.
  20. </td>
  21. </tr>
  22. </table>
  23. <!-- #include file = "coordinate.footer.htm" -->
  24. </body>
  25. </html>