Subversion Repositories oidinfo_new_design

Compare Revisions

Regard whitespace Rev 1 → Rev 2

/trunk/basic-search.htm
0,0 → 1,242
<!DOCTYPE html>
<html lang="en">
<head>
<title>OID repository - Search</title>
<meta charset="UTF-8"><!-- <meta content="text/html; charset=iso-8859-1" http-equiv="content-type"> -->
<meta name="google-translate-customization" content="ae799a386ca63905-075d0f84d2caa8b0-g8dbf29cdfe9cdbeb-c">
<link rel="Stylesheet" type="text/css" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="DESCRIPTION" content="This OID repository gathers information about Object Identifiers (OIDs), and provides tools to display and search for this information.">
<meta name="keywords" content="object identifier oid OID repository registration authority ISO ITU">
<link rel="SHORTCUT ICON" href="/images/favicon.ico">
<script src="scripts.js"></script>
</head>
<body id="body" onload="_onload()">
<div id="global_container">
<div id="header">
<a href="index.htm">
<img src="images/treewall.jpg" width="130" height="110">
</a>
<h1 style="color: rgb(226, 137, 34);font-size: 35px; font-weight:bold;">OID Repository</h1><br><br><br><br>
<div id="header_url_and_menu">
<div id="header_url">
<span style="color: rgb(226, 137, 34);font-size: 15px; font-weight:bold; margin-left:10px; display:inline-block;">www.oid-info.com</span>
</div>
<div id="header_url_right">
<ul id="header_menu">
<li><a href="index.htm">Home</a></li>
<li><a href="/cgi-bin/display?tree=">Tree display</a></li>
<li><a href="basic-search.htm">Search</a></li>
<li><a href="faq.htm">FAQ</a></li>
<li><a href="/helper">Helper</a></li>
</ul>
</div>
</div>
<div style="top: 11px; left: 694px; margin-left:-120px;" id="search">
<span style="color: rgb(226, 137, 34); font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;">Display OID:</span> <br>
<form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
<input type="hidden" name="action" value="display">
<input name="oid" size="20" value="" onfocus="empty();" placeholder="-- OID --" type="text"> <input value="Go" type="submit">
</form>
</div>
<div id="google_translate">
<script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, gaTrack: true, gaId: 'UA-33779649-1' }, 'google_translate_element');
}
</script>
<!--<script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit">
</script>-->
</div>
</div>
</div>
<div id="mobile_version">
<aside class="sidebar">
<nav id="navigation" role="navigation">
<form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
<a><input name="oid" id="searchbox_mobile" size="35" value="" onfocus="empty();" placeholder="-- Display OID --" type="search"></a>
</form>
<a href="index.htm">Home</a>
<a href="/cgi-bin/display?tree=">Tree display</a>
<a href="basic-search.htm">Search</a>
<a href="faq.htm">FAQ</a>
<a href="/helper">Chatbot helper</a>
</nav>
</aside>
</div>
<div class="wrapper">
<table width="100%" id="header_mobile">
<tr>
<td width="20%">
<a href="#body" class="nav-button-open" aria-label="open navigation"></a>
<a href="#" class="nav-button-close" aria-label="close navigation"></a>
</td>
<td width="60%" valign="middle">
<h1 style="color: rgb(226, 137, 34);font-size: 18px; font-weight:bold; text-align:right;">OID Repository</h1>
<div id="header_url">
<span style="color: rgb(226, 137, 34);font-size: 15px; font-weight:bold; margin-left:10px; display:inline-block;">www.oid-info.com</span>
</div>
</td>
<td width="20%"><a href="index.htm"><img src="images/treewall.jpg" style="height:10vh;width:auto"></a></td>
</tr>
</table>
 
<div id="global_content">
 
<div id="table_search_in_basic_search">
 
<table cellspacing="0" cellpadding="0" border="0" width="100%">
 
<tr>
<td valign="middle" width="55%">
<span class="page_title">Basic search</span>
</td>
 
<td width="28%" valign="middle" align="right">
<div id="menu">
<ul>
<li>
<a href="advanced-search.htm">Advanced search</a>
</li>
</ul>
</div>
</td>
</tr>
</table>
<form method="post" action="/cgi-bin/display" enctype="multipart/form-data">
 
<table cellspacing="0" cellpadding="0" border="0" width="100%" align="center">
<tr>
<td align="left">
<p>This form allows for a quick search in the description
of OIDs and their associated identifier(s). It works like a <b>web
search</b>:</p>
<ul>
<li>Spaces between words are interpreted as &quot;AND&quot; (so all listed words do appear in the results) except if an explicit &quot;<code>OR</code>&quot; is mentioned between words.</li>
<li>Words between quote marks (<code>&quot;</code>) are grouped together during the search.</li>
<li>Results containing a word preceded by a hyphen (<code>-</code>) will be excluded.</li>
<li>Stop words (like &quot;and&quot;, &quot;of&quot;, &quot;from&quot;, etc.) are ignored.</li>
<li>Words are converted to a (shorter) normalized form based on an English dictionary.</li>
</ul>
<p>For a more detailed search, consider doing an <a href="advanced-search.htm">advanced search</a>.</p>
</td>
</tr>
<tr>
<td height="5">&nbsp;</td>
</tr>
<tr>
<td align="center" bgcolor="#CCCCCC" colspan="3" height="45">
<p>Search for <input type="text" name="keywords" size="75"></p>
</td>
</tr>
<tr>
<td height="5">&nbsp;</td>
</tr>
<tr align="center">
<td>
<input type="hidden" name="action" value="basic-search"><input type="reset" name="reset" value="Reset">&nbsp;&nbsp;
<input type="submit" style="font-weight: bold;" name="submit" value="Search"></td>
</tr>
</table>
 
<!--
<table cellspacing="0" cellpadding="0" border="0" width="100%" align="center">
<tr align="left">
<td colspan="2" align="left" width="98%">
<p style="margin-left:2%;">
<span size="2">
This form allows for a quick search in the OID repository.
However, please note that <strong>this basic search is approximative and
does not necessarily display all expected results</strong>. For a more
detailed (but more time-consuming) search, consider doing an <a href="advanced-search.htm">advanced
search</a>.
</span>
</p>
</td>
</tr>
 
<tr align="center">
<td valign="middle" colspan="3" height="6%">
Search for:<br><input type="text" name="keywords" size="40"><a href="javascript: switchInfoPerso('info-search-mobile');"><img src="images/Info.png" alt="" width="20" height="20" /></a>
<div id="info-search-mobile" style="display:none; text-align:left;">
<br><p style="margin-left:2%;">
<span size="2">
Fields &quot;Description&quot;, &quot;Information&quot;,
&quot;Current Registration Authority&quot; and &quot;First Registration
Authority&quot; as well as the list of identifiers associated with
each OID are searched. Text that appears as parameters of HTML tags
(such as a URL given as the <code>href</code> parameter of an <code>&lt;a&gt;</code>
tag) is ignored. Full email adresses can be searched, but not a part
of them. The <a href="advanced-search.htm">advanced search</a> is also the
only way to search for <a href="faq.htm#iri">Unicode labels</a>.
</span>
</p>
</div>
</td>
</tr>
<tr>
<td colspan="2" valign="top" align="center" height="5">&nbsp;</td>
<td valign="middle" width="21%" align="center">&nbsp; </td>
</tr>
<tr valign="middle" align="center">
<td>
<div align="center">
<select name="select">
<option value="and" selected>Matches on all words (AND)</option>
<option value="or">Matches on any words (OR)</option>
</select>
</div><br></td>
</tr>
<tr>
<td>
<div align="center">
<input type="hidden" name="action" value="basic-search"><input type="reset" name="reset" value="Reset" style="font-weight:bold;">&nbsp;&nbsp;
<input type="submit" name="submit" value="Search" style="font-weight:bold;"></span>
 
</div><br></td>
 
</tr>
</table>
-->
</form>
 
</div>
<div class="clear"></div>
</div>
 
 
<center id="footer">
<img style="border: 0px solid ; width: 760px; height: 2px;" alt="separation line" src="images/separation800.png" width="760" height="2"><br><br>
<table width="710" cellspacing="0" cellpadding="0" border="0">
<tr valign="baseline">
<td width="34">
<a href="/helper">
<img src="images/enveloppe.png" width="30" height="13" name="mail" border="0" alt="OID helper">
</a>
</td>
<td width="58" align="center"><font size="-2">Webmaster</font></td>
<td width="10" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
<td width="78" align="center">
<font size="-2">
<!--<script language="JavaScript">
d=new Date(document.lastModified)
month=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
if (Date.parse(document.lastModified) != 0)
document.write(d.getDate()+" "+month[d.getMonth()]+" "+d.getFullYear());
</script>-->
18 Feb 2022
</font>
</td>
<td width="24" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
<td align="center" width="409">
<font size=-1>
</font>
</td>
<td height="20" width="162" valign="middle" align="right"><a href="#top"><img src="images/page_top.png" width="150" height="17" border="0"></a></td>
</tr>
</table><br>
</center>
</div>
</body>
</html>