Project

General

Profile

« Previous | Next » 

Revision 397

Added by berkley over 24 years ago

updated the URL given the new <returnfield> paramet

View differences:

marine.html
5 5
<body bgcolor="white">
6 6

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

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

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

  
25 31
</body>

Also available in: Unified diff