Project

General

Profile

« Previous | Next » 

Revision 4014

Added by berkley about 16 years ago

javascript now remembers queries and can display xml or html versions of documents

View differences:

index.jsp
87 87
                    <td>DocId:</td><td><input id="docidtextfield" type="text" name="docid" readonly="true"/></td>
88 88
                  </tr>
89 89
                  <tr>
90
                    <td><a href="javascript:uploadfile()" >[Upload]</a>
91
                    <input type="submit"/></td>
90
                    <td>
91
                      <a href="javascript:uploadfile()" >[Upload]</a>
92
                      <!--<input type="submit"/>-->
93
                    </td>
92 94
                  </tr>
93 95
                </table>
94 96
              </form>

Also available in: Unified diff