Project

General

Profile

« Previous | Next » 

Revision 467

Added by berkley over 23 years ago

updated for returndoc field

View differences:

marine.html
6 6

  
7 7
<script language="JavaScript">
8 8
 window.location="http://dev.nceas.ucsb.edu@html-path@/servlet/marine?" +
9
  "action=query&anyfield=%&doctype=any&qformat=html&returnfield=surname&" +
10
  "returnfield=givenname&returnfield=organizationname";
9
  "action=query&anyfield=%&doctype=any&qformat=html&" +
10
  "returnfield=resource/dataset/originator/individualName/surName&" +
11
  "returnfield=resource/dataset/originator/individualName/givenName&" + 
12
  "returnfield=resource/dataset/originator/organizationName&" +
13
  "returnfield=resource/dataset/title&" +
14
  "returnfield=resource/dataset/keywordInfo/keyword&" +
15
  "returndoc=-//NCEAS//resource//EN&" +
16
  "returndoc=-//NCEAS//eml-dataset//EN";
11 17
</script>
12 18

  
13
<center><img src="/@html-path@/marine/logo-line.gif" alt="NCEAS logo"></center>
19
<center><img src="@html-path@/marine/logo-line.gif" alt="NCEAS logo"></center>
14 20
<center><h4>Connecting to the MARINE Database...Please Wait</h4></center>
15 21
 
16 22
<noscript>
17 23
Please click 
18 24
<a href="http://dev.nceas.ucsb.edu@html-path@/servlet/marine?
19
action=query&anyfield=%&doctype=any&qformat=html&returnfield=surname&
20
returnfield=givenname&returnfield=organizationname">   
25
action=query&anyfield=%&doctype=any&qformat=html&
26
returnfield=resource/dataset/originator/individualName/surName&
27
returnfield=resource/dataset/originator/individualName/givenName&
28
returnfield=resource/dataset/originator/organizationName&
29
returnfield=resource/dataset/title&
30
returnfield=resource/dataset/keywordInfo/keyword&
31
returndoc=-//NCEAS//resource//EN&returndoc=-//NCEAS//eml-dataset//EN">   
21 32
 here</a> to enter the MARINE database.  To disable this message in the future please
22 33
 enable JavaScript on your browser.
23 34
</noscript>
24 35

  
25 36
Please click 
26 37
<a href="http://dev.nceas.ucsb.edu@html-path@/servlet/marine?
27
action=query&anyfield=%&doctype=any&qformat=html&returnfield=surname&
28
returnfield=givenname&returnfield=organizationname">   
38
action=query&anyfield=%&doctype=any&qformat=html&
39
returnfield=resource/dataset/originator/individualName/surName&
40
returnfield=resource/dataset/originator/individualName/givenName&
41
returnfield=resource/dataset/originator/organizationName&
42
returnfield=resource/dataset/title&
43
returnfield=resource/dataset/keywordInfo/keyword&
44
returndoc=-//NCEAS//resource//EN&returndoc=-//NCEAS//eml-dataset//EN">   
29 45
 here.</a> if you are not automatically redirected.
30 46

  
31 47
</body>

Also available in: Unified diff