Subversion Repositories oidinfo_new_design

Rev

Rev 6 | Rev 10 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6 Rev 9
Line 435... Line 435...
435
                                        <tbody>
435
                                        <tbody>
436
                                                <tr>
436
                                                <tr>
437
                                                        <td valign="middle" width="55%" height="3%">
437
                                                        <td valign="middle" width="55%" height="3%">
438
                                                                <span class="page_subtitle">
438
                                                                <span class="page_subtitle">
439
                                                                        Submit OID descriptions as XML files
439
                                                                        Submit OID descriptions as XML files
440
                                                                </span><br></td>
440
                                                                </span> <a href="javascript: switchInfoPerso('submit_info_1');"><img src="images/Info.png" alt="" width="15" height="15"></a><br></td>
441
                                                        <td valign="top" width="2%" height="3%"></td>
441
                                                        <td valign="top" width="2%" height="3%"></td>
442
                                                        <td valign="top" align="right" width="20%">
442
                                                        <td valign="top" align="right" width="20%">
443
                                                                <div id="menu">
443
                                                                <div id="menu">
444
                                                                        <ul>
444
                                                                        <ul>
445
                                                                                <li>
445
                                                                                <li>
Line 454... Line 454...
454
                                                        </td>
454
                                                        </td>
455
                                                </tr>
455
                                                </tr>
456
                                        </tbody>
456
                                        </tbody>
457
                                </table>
457
                                </table>
458
 
458
 
459
                                <a href="javascript: switchInfoPerso('submit_info_1');"><img src="images/Info.png" alt="" width="15" height="15"></a> About this form
-
 
460
                                <div id="submit_info_1" style="display:none;">
459
                                <div id="submit_info_1" style="display:none;">
461
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
460
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
462
                                                <tbody>
461
                                                <tbody>
463
                                                        <tr>
462
                                                        <tr>
464
                                                                <td valign="top" width="1%"></td>
463
                                                                <td valign="top" width="1%"></td>
Line 506... Line 505...
506
                                                                <td valign="top" width="2%"></td>
505
                                                                <td valign="top" width="2%"></td>
507
 
506
 
508
                                                        </tr>
507
                                                        </tr>
509
                                                </tbody>
508
                                                </tbody>
510
                                        </table>
509
                                        </table>
511
                                </div>
-
 
512
 
510
 
513
                                <form method="post" action="/cgi-bin/submit" enctype="multipart/form-data" name="submit">
-
 
514
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
-
 
515
                                                <tbody>
-
 
516
                                                        <tr>
-
 
517
                                                                <td valign="middle" width="50%">
-
 
518
                                                                        <strong>File name</strong><span style="font-size:10px;">
-
 
519
                                                                                (a single XML file containing all the OID descriptions, or
-
 
520
                                                                                a zipped archive of XML files):
-
 
521
                                                                        </span>
-
 
522
                                                                        <br><input name="fichier" size="50" type="file"><input name="submit" value="Submit" type="submit"><br></td>
-
 
523
                                                        </tr>
-
 
524
                                                </tbody>
-
 
525
                                        </table>
-
 
526
                                        <table dwcopytype="CopyTableRow" width="80%" border="0" cellpadding="0" cellspacing="0">
-
 
527
                                                <tbody>
-
 
528
                                                        <tr>
-
 
529
                                                                <td></td>
-
 
530
                                                                <td></td>
-
 
531
                                                        </tr>
-
 
532
                                                        <tr>
-
 
533
                                                                <td valign="top" align="center" bgcolor="#CCCCCC" height="3%">
-
 
534
                                                                        <input name="ignoreNL" value="true" type="checkbox"><code>-ignoreNL</code>
-
 
535
                                                                </td>
-
 
536
                                                                <td valign="CENTER" width="454" bgcolor="#CCCCCC" height="19">
-
 
537
                                                                        <span style="font-size:10px;">
-
 
538
                                                                                Ignore
-
 
539
                                                                                all newline characters used in text descriptions between XML tags. By
-
 
540
                                                                                default, newline characters are turned into <code><br></code> elements
-
 
541
                                                                                when displayed in HTML. When this box is checked, newline characters
-
 
542
                                                                                are replaced with a whitespace.
-
 
543
                                                                        </span>
-
 
544
                                                                </td>
-
 
545
                                                        </tr>
-
 
546
                                                </tbody>
-
 
547
                                        </table>
-
 
548
                                </form>
-
 
549
 
511
 
550
                                <a href="javascript: switchInfoPerso('submit_info_2');"><img src="images/Info.png" alt="" width="15" height="15"></a> XML Example
-
 
551
                                <div id="submit_info_2" style="display:none;">
512
                                <p>XML Example:</p>
-
 
513
                               
552
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
514
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
553
                                                <tbody>
515
                                                <tbody>
554
                                                        <tr>
516
                                                        <tr>
555
                                                                <td valign="top" width="1%"></td>
517
                                                                <td valign="top" width="1%"></td>
556
 
518
 
Line 633... Line 595...
633
                                                                </td>
595
                                                                </td>
634
                                                        </tr>
596
                                                        </tr>
635
                                                </tbody>
597
                                                </tbody>
636
                                        </table>
598
                                        </table>
637
 
599
 
-
 
600
                                        <br><br>
-
 
601
 
-
 
602
 
638
                                </div>
603
                                </div>
-
 
604
 
-
 
605
                                <form method="post" action="/cgi-bin/submit" enctype="multipart/form-data" name="submit">
-
 
606
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
-
 
607
                                                <tbody>
-
 
608
                                                        <tr>
-
 
609
                                                                <td valign="middle" width="50%">
-
 
610
                                                                        <strong>File name</strong><span style="font-size:10px;">
-
 
611
                                                                                (a single XML file containing all the OID descriptions, or
-
 
612
                                                                                a zipped archive of XML files):
-
 
613
                                                                        </span>
-
 
614
                                                                        <br><input name="fichier" size="50" type="file"><input name="submit" value="Submit" type="submit"><br></td>
-
 
615
                                                        </tr>
-
 
616
                                                </tbody>
-
 
617
                                        </table>
-
 
618
                                        <table dwcopytype="CopyTableRow" width="80%" border="0" cellpadding="0" cellspacing="0">
-
 
619
                                                <tbody>
-
 
620
                                                        <tr>
-
 
621
                                                                <td></td>
-
 
622
                                                                <td></td>
-
 
623
                                                        </tr>
-
 
624
                                                        <tr>
-
 
625
                                                                <td valign="top" align="center" bgcolor="#CCCCCC" height="3%">
-
 
626
                                                                        <input name="ignoreNL" value="true" type="checkbox"><code>-ignoreNL</code>
-
 
627
                                                                </td>
-
 
628
                                                                <td valign="CENTER" width="454" bgcolor="#CCCCCC" height="19">
-
 
629
                                                                        <span style="font-size:10px;">
-
 
630
                                                                                Ignore
-
 
631
                                                                                all newline characters used in text descriptions between XML tags. By
-
 
632
                                                                                default, newline characters are turned into <code><br></code> elements
-
 
633
                                                                                when displayed in HTML. When this box is checked, newline characters
-
 
634
                                                                                are replaced with a whitespace.
-
 
635
                                                                        </span>
-
 
636
                                                                </td>
-
 
637
                                                        </tr>
-
 
638
                                                </tbody>
-
 
639
                                        </table>
-
 
640
                                </form>
-
 
641
 
639
                                <div id="display_example_in_management">
642
                                <div id="display_example_in_management">
640
                                        <a name="disp"></a>
643
                                        <a name="disp"></a>
641
                                        <img src="images/grey_captions.png" width="100%" alt="" /></div>
644
                                        <img src="images/grey_captions.png" width="100%" alt="" /></div>
642
                                <div id="registrant_chart_in_management">
645
                                <div id="registrant_chart_in_management">
643
 
646
 
Line 1205... Line 1208...
1205
              d=new Date(document.lastModified)
1208
              d=new Date(document.lastModified)
1206
              month=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
1209
              month=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
1207
              if (Date.parse(document.lastModified) != 0)
1210
              if (Date.parse(document.lastModified) != 0)
1208
                document.write(d.getDate()+" "+month[d.getMonth()]+" "+d.getFullYear());
1211
                document.write(d.getDate()+" "+month[d.getMonth()]+" "+d.getFullYear());
1209
              </script>-->
1212
              </script>-->
1210
              15 Apr 2022
1213
              25 Nov 2022
1211
            </font>
1214
            </font>
1212
          </td>
1215
          </td>
1213
          <td width="24" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
1216
          <td width="24" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
1214
          <td align="center" width="409">
1217
          <td align="center" width="409">
1215
            <font size=-1>
1218
            <font size=-1>