IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 8, 2007, 11:33:32 AM (19 years ago)
Author:
eugene
Message:

all sorts of things...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/autocode.php

    r10621 r10963  
    107107echo "</tr>\n";
    108108
     109// query restriction form
     110echo "<tr>\n";
     111// echo "<td class=list> <input type=\"text\" name=\"expID\"></td>\n";
     112// ** TABLE QUERY **
     113echo "</tr>\n";
     114
    109115// list the results
    110116while ($qry->fetchInto($row)) {
     
    119125
    120126// query restriction form
    121 echo "<tr>\n";
     127// echo "<tr>\n";
    122128// echo "<td class=list> <input type=\"text\" name=\"expID\"></td>\n";
    123 // ** TABLE QUERY **
    124 echo "</tr>\n";
     129// TABLE QUERY
     130// echo "</tr>\n";
    125131
    126132// close the table and form
Note: See TracChangeset for help on using the changeset viewer.