Project

General

Profile

« Previous | Next » 

Revision 387

Added by berkley almost 24 years ago

redirector to access the marine servlet

View differences:

lib/marine.html
1
<html>
2
<head>
3
<title>MARINE Database Query Engine: Enter...</title>
4
</head>
5
<body bgcolor="white">
6

  
7
<script language="JavaScript">
8
 window.location="http://dev.nceas.ucsb.edu/@html-path@/servlet/marine?action=query&anyfield=%&doctype=any&qformat=html";
9
</script>
10

  
11
<center><img src="/@html-path@/marine/logo-line.gif"></center>
12
<center><h4>Connecting to the MARINE Database...Please Wait</h4></center>
13
 
14
<noscript>
15
Please click 
16
<a href="http://dev.nceas.ucsb.edu/@html-path@/servlet/marineServ?action=query&anyfield=%&doctype=any&qformat=html"> 
17
 here</a> to enter the MARINE database.  To disable this message in the future please
18
 enable JavaScript on your browser.
19
</noscript>
20

  
21
Please click 
22
<a href="http://dev.nceas.ucsb.edu/@html-path@/servlet/marine?action=query&anyfield=%&doctype=any&qformat=html"> 
23
 here.</a> if you are not automatically redirected.
24

  
25
</body>
26
</html>
0 27

  

Also available in: Unified diff