Project

General

Profile

« Previous | Next » 

Revision 334

Added by bojilova about 24 years ago

changing paths, b' of new dev environment

View differences:

lib/metacat.html
21 21
    
22 22
    <FRAME SRC="contents.html" BORDER=0 NAME="left">
23 23

  
24
    <FRAME SRC="/servlets/MetaCatServlet?action=query&query=NCEAS%25&qformat=html&doctype=-//NCEAS//eml-dataset//EN" BORDER=0 NAME="right">
24
    <FRAME SRC="/xmltodb/servlet/metacat?action=query&query=NCEAS%25&qformat=html&doctype=-//NCEAS//eml-dataset//EN" BORDER=0 NAME="right">
25 25

  
26 26
    </FRAMESET>
27 27
  </FRAMESET>
lib/sexpire.html
1
<!--
2
  * sexpire.html
3
  *
4
  *      Authors: Jivka Bojilova
5
  *    Copyright: 2000 Regents of the University of California and the
6
  *               National Center for Ecological Analysis and Synthesis
7
  *  For Details: http://www.nceas.ucsb.edu/
8
  *      Created: 2000 June 26
9
  *      Version: 0.01
10
  *    File Info: '$Id$'
11
  * 
12
  * This is an HTML document for auto redirect to index.html
13
-->
14
<HTML>
15
<HEAD>
16
<TITLE>MetaCat</TITLE>
17
</HEAD>
18
<BODY bgcolor="#FFFFFF" onLoad="document.forms[0].submit();">
19

  
20
  <FORM ACTION="/xmltodb/lib/index.html" METHOD="GET" target="_top">
21
    <INPUT TYPE="button">
22
  </FORM>
23

  
24
</BODY>
25
</HTML>
0 26

  

Also available in: Unified diff