Subversion Repositories oidinfo_new_design

Rev

Rev 6 | Rev 33 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
  <title>OID repository - Search</title>
5
  <meta charset="UTF-8"><!-- <meta content="text/html; charset=iso-8859-1" http-equiv="content-type"> -->
6
  <meta name="google-translate-customization" content="ae799a386ca63905-075d0f84d2caa8b0-g8dbf29cdfe9cdbeb-c">
7
  <link rel="Stylesheet" type="text/css" href="style.css">
8
  <meta name="viewport" content="width=device-width, initial-scale=1">
9
  <meta name="DESCRIPTION" content="This OID repository gathers information about Object Identifiers (OIDs), and provides tools to display and search for this information.">
10
  <meta name="keywords" content="object identifier oid OID repository registration authority ISO ITU">
11
  <link rel="SHORTCUT ICON" href="/images/favicon.ico">
12
  <script src="scripts.js"></script>
13
</head>
14
<body id="body" onload="_onload()">
15
  <div id="global_container">
16
    <div id="header">
17
      <a href="index.htm">
18
        <img src="images/treewall.jpg" width="130" height="110">
19
      </a>
6 daniel-mar 20
      <h1 id="header_h1">OID Repository</h1><br><br><br><br>
2 daniel-mar 21
      <div id="header_url_and_menu">
6 daniel-mar 22
        <div id="header_url">www.oid-info.com</div>
2 daniel-mar 23
        <div id="header_url_right">
24
          <ul id="header_menu">
25
            <li><a href="index.htm">Home</a></li>
26
            <li><a href="/cgi-bin/display?tree=">Tree display</a></li>
27
            <li><a href="basic-search.htm">Search</a></li>
28
            <li><a href="faq.htm">FAQ</a></li>
29
            <li><a href="/helper">Helper</a></li>
30
          </ul>
31
        </div>
32
      </div>
33
      <div style="top: 11px; left: 694px; margin-left:-120px;" id="search">
34
        <span style="color: rgb(226, 137, 34); font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;">Display OID:</span> <br>
35
        <form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
36
          <input type="hidden" name="action" value="display">
37
          <input name="oid" size="20" value="" onfocus="empty();" placeholder="-- OID --" type="text"> <input value="Go" type="submit">
38
        </form>
39
      </div>
40
      <div id="google_translate">
41
        <script>
42
          function googleTranslateElementInit() {
43
            new google.translate.TranslateElement({ pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, gaTrack: true, gaId: 'UA-33779649-1' }, 'google_translate_element');
44
          }
45
        </script>
46
        <!--<script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit">
47
        </script>-->
48
      </div>
49
    </div>
50
  </div>
51
  <div id="mobile_version">
52
    <aside class="sidebar">
53
      <nav id="navigation" role="navigation">
54
        <form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
55
        <a><input name="oid" id="searchbox_mobile" size="35" value="" onfocus="empty();" placeholder="-- Display OID --" type="search"></a>
56
        </form>
57
        <a href="index.htm">Home</a>
58
        <a href="/cgi-bin/display?tree=">Tree display</a>
59
        <a href="basic-search.htm">Search</a>
60
        <a href="faq.htm">FAQ</a>
61
        <a href="/helper">Chatbot helper</a>
62
      </nav>
63
    </aside>
64
  </div>
65
  <div class="wrapper">
66
    <table width="100%" id="header_mobile">
67
      <tr>
68
        <td width="20%">
69
          <a href="#body" class="nav-button-open" aria-label="open navigation"></a>
70
          <a href="#" class="nav-button-close" aria-label="close navigation"></a>
71
        </td>
72
        <td width="60%" valign="middle">
6 daniel-mar 73
          <h1 id="header_h1">OID Repository</h1>
74
          <div id="header_url">www.oid-info.com</div>
2 daniel-mar 75
        </td>
76
        <td width="20%"><a href="index.htm"><img src="images/treewall.jpg" style="height:10vh;width:auto"></a></td>
77
      </tr>
78
    </table>
79
 
80
<div id="global_content">
81
 
82
        <div id="table_search_in_basic_search">
83
 
84
                <table cellspacing="0" cellpadding="0" border="0" width="100%">
85
 
86
                        <tr>
87
                                <td valign="middle" width="55%">
14 daniel-mar 88
                                        <span class="page_title">Quick search</span>
2 daniel-mar 89
                                </td>
90
 
91
                                <td width="28%" valign="middle" align="right">
92
                                        <div id="menu">
93
                                                <ul>
94
                                                        <li>
95
                                                                <a href="advanced-search.htm">Advanced search</a>
96
                                                        </li>
14 daniel-mar 97
                                                        <li>
98
                                                                <a href="/cgi-bin/display?a=count_nodes">Number of OIDs <!--in the database-->recorded</a><!-- DM: Written "recorded" because it is shorter to fit in a single line -->
99
                                                        </li>
2 daniel-mar 100
                                                </ul>
101
                                        </div>
102
                                </td>
103
                        </tr>
104
                </table>
105
                <form method="post" action="/cgi-bin/display" enctype="multipart/form-data">
106
 
107
                        <table cellspacing="0" cellpadding="0" border="0" width="100%" align="center">
14 daniel-mar 108
                         <tr>
109
                          <td align="left">
110
                           <p>This form allows for a quick search in the description
111
                           of OIDs and their associated identifier(s). It works like a <b>web
2 daniel-mar 112
                           search</b>:</p>
113
                           <ul>
114
                            <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>
115
                            <li>Words between quote marks (<code>&quot;</code>) are grouped together during the search.</li>
116
                            <li>Results containing a word preceded by a hyphen (<code>-</code>) will be excluded.</li>
117
                            <li>Stop words (like &quot;and&quot;, &quot;of&quot;, &quot;from&quot;, etc.) are ignored.</li>
118
                            <li>Words are converted to a (shorter) normalized form based on an English dictionary.</li>
119
                           </ul>
120
                           <p>For a more detailed search, consider doing an <a href="advanced-search.htm">advanced search</a>.</p>
121
                          </td>
122
                         </tr>
14 daniel-mar 123
                         <tr>
2 daniel-mar 124
                          <td height="5">&nbsp;</td>
125
                         </tr>
14 daniel-mar 126
                          <tr>
127
                          <td align="center" bgcolor="#CCCCCC" colspan="3" height="45">
2 daniel-mar 128
                           <p>Search for <input type="text" name="keywords" size="75"></p>
129
                          </td>
130
                         </tr>
14 daniel-mar 131
                         <tr>
2 daniel-mar 132
                          <td height="5">&nbsp;</td>
133
                         </tr>
14 daniel-mar 134
                         <tr align="center">
135
                          <td>
2 daniel-mar 136
                           <input type="hidden" name="action" value="basic-search"><input type="reset" name="reset" value="Reset">&nbsp;&nbsp;
137
                           <input type="submit" style="font-weight: bold;" name="submit" value="Search"></td>
138
                         </tr>
139
                        </table>
140
 
141
                        <!--
142
                        <table cellspacing="0" cellpadding="0" border="0" width="100%" align="center">
143
                                <tr align="left">
144
                                        <td colspan="2" align="left" width="98%">
145
                                                <p style="margin-left:2%;">
146
                                                        <span size="2">
147
                                                                This form allows for a quick search in the OID repository.
148
                                                                However, please note that <strong>this basic search is approximative and
149
                                                                        does not necessarily display all expected results</strong>. For a more
150
                                                                detailed (but more time-consuming) search, consider doing an <a href="advanced-search.htm">advanced
151
                                                                        search</a>.
152
                                                        </span>
153
                                                </p>
154
                                        </td>
155
                                </tr>
156
 
157
                                <tr align="center">
158
                                        <td valign="middle" colspan="3" height="6%">
159
                                                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>
160
                                                <div id="info-search-mobile" style="display:none; text-align:left;">
161
                                                        <br><p style="margin-left:2%;">
162
                                                                <span size="2">
163
                                                                        Fields &quot;Description&quot;, &quot;Information&quot;,
164
                                                                        &quot;Current Registration Authority&quot; and &quot;First Registration
165
                                                                        Authority&quot; as well as the list of identifiers associated with
166
                                                                        each OID are searched. Text that appears as parameters of HTML tags
167
                                                                        (such as a URL given as the <code>href</code> parameter of an <code>&lt;a&gt;</code>
168
                                                                        tag) is ignored. Full email adresses can be searched, but not a part
169
                                                                        of them. The <a href="advanced-search.htm">advanced search</a> is also the
170
                                                                        only way to search for <a href="faq.htm#iri">Unicode labels</a>.
171
                                                                </span>
172
                                                        </p>
173
                                                </div>
174
                                        </td>
175
                                </tr>
176
                                <tr>
177
                                        <td colspan="2" valign="top" align="center" height="5">&nbsp;</td>
178
                                        <td valign="middle" width="21%" align="center">&nbsp; </td>
179
                                </tr>
180
                                <tr valign="middle" align="center">
181
                                        <td>
182
                                                <div align="center">
183
                                                        <select name="select">
184
                                                                <option value="and" selected>Matches on all words (AND)</option>
185
                                                                <option value="or">Matches on any words (OR)</option>
186
                                                        </select>
187
                                                </div><br></td>
188
                                </tr>
189
                                <tr>
190
                                        <td>
191
                                                <div align="center">
192
                                                        <input type="hidden" name="action" value="basic-search"><input type="reset" name="reset" value="Reset" style="font-weight:bold;">&nbsp;&nbsp;
193
                                                        <input type="submit" name="submit" value="Search" style="font-weight:bold;"></span>
194
 
195
                                                </div><br></td>
196
 
197
                                </tr>
198
                        </table>
199
                        -->
200
                </form>
201
 
202
        </div>
203
        <div class="clear"></div>
204
</div>
205
 
206
 
207
    <center id="footer">
208
      <img style="border: 0px solid ; width: 760px; height: 2px;" alt="separation line" src="images/separation800.png" width="760" height="2"><br><br>
209
      <table width="710" cellspacing="0" cellpadding="0" border="0">
210
        <tr valign="baseline">
211
          <td width="34">
212
            <a href="/helper">
213
              <img src="images/enveloppe.png" width="30" height="13" name="mail" border="0" alt="OID helper">
214
            </a>
215
          </td>
216
          <td width="58" align="center"><font size="-2">Webmaster</font></td>
217
          <td width="10" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
218
          <td width="78" align="center">
219
            <font size="-2">
220
              <!--<script language="JavaScript">
221
              d=new Date(document.lastModified)
222
              month=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
223
              if (Date.parse(document.lastModified) != 0)
224
                document.write(d.getDate()+" "+month[d.getMonth()]+" "+d.getFullYear());
225
              </script>-->
14 daniel-mar 226
              27 Nov 2022
2 daniel-mar 227
            </font>
228
          </td>
229
          <td width="24" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
230
          <td align="center" width="409">
231
            <font size=-1>
232
 
233
            </font>
234
          </td>
235
          <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>
236
        </tr>
237
      </table><br>
238
    </center>
239
  </div>
240
</body>
241
</html>