1
|
<!--
|
2
|
* '$RCSfile: certification_valid.html,v $'
|
3
|
* Purpose: web form to submit vegbank cerification request
|
4
|
* Copyright: 2000 Regents of the University of California and the
|
5
|
* National Center for Ecological Analysis and Synthesis
|
6
|
* Authors: @author@
|
7
|
*
|
8
|
* '$Author: harris $'
|
9
|
* '$Date: 2002/08/29 05:30:09 $'
|
10
|
* '$Revision: 1.2 $'
|
11
|
*
|
12
|
*
|
13
|
-->
|
14
|
<HTML><!-- #BeginTemplate "/Templates/VegBank_Master.dwt" -->
|
15
|
<HEAD>
|
16
|
<!-- #BeginEditable "doctitle" -->
|
17
|
<TITLE>VegBank Certification</TITLE>
|
18
|
<link rel="stylesheet" href="http://vegbank.nceas.ucsb.edu/vegbank/includes/default.css" type="text/css">
|
19
|
<!-- #EndEditable -->
|
20
|
<meta http-equiv="Content-Type" content="text/html; charset=">
|
21
|
</HEAD>
|
22
|
<BODY BGCOLOR="#FFFFFF" TEXT="#531100" link="#0033CC" vlink="#005680" alink="#0066FF">
|
23
|
<table cellspacing="0" cellpadding="0" border="0" width="800">
|
24
|
<tr>
|
25
|
<td width="41" height="54" rowspan="2" valign="top" bgcolor="#336633"> </td>
|
26
|
<td width="308" height="54" rowspan="2" valign="top" bgcolor="#336633">
|
27
|
<div align="left"><font face="Georgia, Times New Roman, Times, serif" size="7"><b><font color="#FFFFFF" size="6">VegBank</font></b></font></div>
|
28
|
</td>
|
29
|
<td height="28" colspan="4" valign="top" bgcolor="#336633"> </td>
|
30
|
</tr>
|
31
|
<tr>
|
32
|
<td width="97" height="26" valign="top" bgcolor="#336633"><font face="Georgia, Times New Roman, Times, serif"><b><!-- #BeginEditable "button_1" --><!-- #EndEditable --></b></font></td>
|
33
|
<td width="119" height="26" valign="top" bgcolor="#336633">
|
34
|
<div align="center"><font face="Georgia, Times New Roman, Times, serif"><b>
|
35
|
<a href="http://vegbank.nceas.ucsb.edu/vegbank/general/login.html" style="text-decoration:none; color:#FFFF80">Login</a></b></font></div>
|
36
|
</td>
|
37
|
<td width="114" height="26" valign="top" bgcolor="#336633">
|
38
|
<div align="center"><font face="Georgia, Times New Roman, Times, serif"><b>
|
39
|
<a href="http://vegbank.nceas.ucsb.edu/vegbank/general/info.html" style="text-decoration:none; color:#FFFF80">Information</a></b></font></div>
|
40
|
</td>
|
41
|
<td width="114" height="26" valign="top" bgcolor="#336633">
|
42
|
<div align="center"><font face="Georgia, Times New Roman, Times, serif"><b><a href="http://vegbank.nceas.ucsb.edu/vegbank/general/help.html" style="text-decoration:none; color:#FFFF80">Help</a></b></font></div>
|
43
|
</td>
|
44
|
</tr>
|
45
|
</table>
|
46
|
|
47
|
<br>
|
48
|
<br>
|
49
|
|
50
|
You are missing a required attribute to submit this form <br> <br>
|
51
|
<!-- LIST THE REQUIRED ATTRIBUTES AND THEIR RESPECTIVE -->
|
52
|
|
53
|
<b> Below are the required attributes: </b> <br>
|
54
|
sur name: <font face="Georgia, Times New Roman, Times, serif" color="red"> LEE </font> <br>
|
55
|
given name: <font face="Georgia, Times New Roman, Times, serif" color="red"> M </font> <br>
|
56
|
<!-- submitted email address: <font face="Georgia, Times New Roman, Times, serif" color="red"> @submittedEmail@ </font> <br>
|
57
|
-->
|
58
|
registered email address: <font face="Georgia, Times New Roman, Times, serif" color="red"> mikelee@email.unc.edu </font> <br>
|
59
|
phone number <font face="Georgia, Times New Roman, Times, serif" color="red"> 604-267-9999 </font> <br>
|
60
|
current certification level: <font face="Georgia, Times New Roman, Times, serif" color="red"> 2 </font> <br>
|
61
|
degree institutiuon: <font face="Georgia, Times New Roman, Times, serif" color="red"> UNC-OK </font> <br>
|
62
|
current institution: <font face="Georgia, Times New Roman, Times, serif" color="red"> institution </font> <br>
|
63
|
esa certified: <font face="Georgia, Times New Roman, Times, serif" color="red"> no </font> <br>
|
64
|
vegetation sampling experience: <font face="Georgia, Times New Roman, Times, serif" color="red"> no </font> <br>
|
65
|
vegetation analysis experience: <font face="Georgia, Times New Roman, Times, serif" color="red"> no! </font> <br>
|
66
|
<!-- new -->
|
67
|
USNVC Experience: <font face="Georgia, Times New Roman, Times, serif" color="red"> none! </font> <br>
|
68
|
VegBank Experience: <font face="Georgia, Times New Roman, Times, serif" color="red"> other </font> <br>
|
69
|
Your Intended use of VegBank: <font face="Georgia, Times New Roman, Times, serif" color="red"> This is indeed online now </font> <br>
|
70
|
Plot Database/Analytical Tool Experience: <font face="Georgia, Times New Roman, Times, serif" color="red"> This should not be a hindrance to the servlet anymore! </font> <br>
|
71
|
|
72
|
|
73
|
|
74
|
<br>
|
75
|
<br>
|
76
|
<FORM>
|
77
|
<INPUT type="button" value="Click here to go back" onClick="history.back()">
|
78
|
</FORM>
|
79
|
|
80
|
|
81
|
</BODY>
|
82
|
</HTML>
|
83
|
|
84
|
|