-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstudent_edit_profile.html
More file actions
242 lines (216 loc) · 12.6 KB
/
student_edit_profile.html
File metadata and controls
242 lines (216 loc) · 12.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Student Mercenary - Edit Profile</title>
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="css/ie.css" media="screen" />
<![endif]-->
<!-- CSS -->
<link href="stylesheets/style.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="stylesheets/structure.css" type="text/css" />
<link rel="stylesheet" href="stylesheets/form.css" type="text/css" />
<!-- JavaScript -->
<script type="text/javascript" src="js/jquery-1.6.2.min.js"></script>
<script type="text/javascript" language="javascript" src="js/jquery.dropdownPlain.js"></script>
<script src="scripts/wufoo.js"></script>
<!--[if lt IE 10]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body id="public">
<div id="page-wrap">
<div id="header-container">
<div id="header-top">
<a href="/"><img src="images/logo.png" alt="Student Mercenary" align="left" style="margin:10px 0" name="Student Mercenary" width="177" height="20" display:block; /></a>
<ul class="dropdown" id="dropdown-profile">
<li><a href="sample_student.html">Chris Chapman</a>
<ul class="sub_menu">
<li><a href="student_edit_profile.html">Edit profile</a></li>
</ul>
</li>
</ul>
</div><!-- END HEADER TOP -->
</div><!-- END HEADER CONTAINER -->
<div id="outer-container">
<div id="content-container">
<div id="container">
<form id="form4" name="form4" class="wufoo topLabel page" autocomplete="off" enctype="multipart/form-data" method="post" novalidate
action="http://studentmercenary.wufoo.com/forms/r7x3a7/#public">
<header id="header" class="info">
<h2>Edit Profile</h2>
<div></div>
</header>
<ul>
<li id="foli1" class=" ">
<label class="desc" id="title1" for="Field1">
Name
</label>
<span>
<input id="Field1" name="Field1" type="text" class="field text fn" value="Chris" size="8" tabindex="1" />
<label for="Field1">First</label>
</span>
<span>
<input id="Field2" name="Field2" type="text" class="field text ln" value="Chapman" size="14" tabindex="2" />
<label for="Field2">Last</label>
</span>
</li>
<li id="foli104" class=" ">
<label class="desc" id="title104" for="Field104">
Field of Study
</label>
<div>
<input id="Field104" name="Field104" type="text" class="field text medium" value="" maxlength="255" tabindex="3" onkeyup="" />
</div>
</li><li id="foli107" class=" ">
<label class="desc" id="title107" for="Field107">
College or University
</label>
<div>
<input id="Field107" name="Field107" type="text" class="field text medium" value="Boston University" maxlength="255" tabindex="4" readonly="readonly" style="background:#E8E8E8" />
</div>
</li><li id="foli109" class=" ">
<label class="desc" id="title109" for="Field109">
School Email
</label>
<div>
<input id="Field109" name="Field109" type="email" spellcheck="false" class="field text medium" value="cchapman@bu.edu" maxlength="255" readonly="readonly" style="background:#E8E8E8" tabindex="5" />
</div>
</li>
<li id="foli3" class=" ">
<label class="desc" id="title3" for="Field3">
Contact email
</label>
<div>
<input id="Field3" name="Field3" type="email" spellcheck="false" class="field text medium" value="" maxlength="255" tabindex="6" />
</div>
</li>
<li id="foli4" class=" twoColumns ">
<fieldset>
<![if !IE | (gte IE 8)]>
<legend id="title4" class="desc">
Interests
</legend>
<![endif]>
<!--[if lt IE 8]>
<label id="title4" class="desc">
Interests
</label>
<![endif]-->
<div>
<span>
<input id="Field4" name="Field4" type="checkbox" class="field checkbox" value="Graphic Design" tabindex="7" />
<label class="choice" for="Field4">Graphic Design</label>
</span>
<span>
<input id="Field5" name="Field5" type="checkbox" class="field checkbox" value="Web Design" tabindex="8" />
<label class="choice" for="Field5">Web Design</label>
</span>
<span>
<input id="Field6" name="Field6" type="checkbox" class="field checkbox" value="Advertising" tabindex="9" />
<label class="choice" for="Field6">Advertising</label>
</span>
<span>
<input id="Field7" name="Field7" type="checkbox" class="field checkbox" value="Event Coverage" tabindex="10" />
<label class="choice" for="Field7">Event Coverage</label>
</span>
<span>
<input id="Field8" name="Field8" type="checkbox" class="field checkbox" value="Social Media Marketing" tabindex="11" />
<label class="choice" for="Field8">Social Media Marketing</label>
</span>
<span>
<input id="Field9" name="Field9" type="checkbox" class="field checkbox" value="Animation and Graphics" tabindex="12" />
<label class="choice" for="Field9">Animation and Graphics</label>
</span>
<span>
<input id="Field10" name="Field10" type="checkbox" class="field checkbox" value="Video Editing" tabindex="13" />
<label class="choice" for="Field10">Video Editing</label>
</span>
<span>
<input id="Field11" name="Field11" type="checkbox" class="field checkbox" value="Video Production" tabindex="14" />
<label class="choice" for="Field11">Video Production</label>
</span>
<span>
<input id="Field12" name="Field12" type="checkbox" class="field checkbox" value="Music Scoring" tabindex="15" />
<label class="choice" for="Field12">Music Scoring</label>
</span>
<span>
<input id="Field13" name="Field13" type="checkbox" class="field checkbox" value="Software Development" tabindex="16" />
<label class="choice" for="Field13">Software Development</label>
</span>
<span>
<input id="Field14" name="Field14" type="checkbox" class="field checkbox" value="Web Implementation" tabindex="17" />
<label class="choice" for="Field14">Web Implementation</label>
</span>
<span>
<input id="Field15" name="Field15" type="checkbox" class="field checkbox" value="Security" tabindex="18" />
<label class="choice" for="Field15">Security</label>
</span>
<span>
<input id="Field16" name="Field16" type="checkbox" class="field checkbox" value="Article Writing" tabindex="19" />
<label class="choice" for="Field16">Article Writing</label>
</span>
<span>
<input id="Field17" name="Field17" type="checkbox" class="field checkbox" value="Content Editing" tabindex="20" />
<label class="choice" for="Field17">Content Editing</label>
</span>
</div>
</fieldset>
</li><li id="foli106"
class=" "><label class="desc" id="title106" for="Field106">
Brief experience bio
</label>
<div>
<textarea id="Field106"
name="Field106"
class="field textarea medium"
spellcheck="true"
rows="10" cols="50"
tabindex="21"
onkeyup=""
></textarea>
</div>
</li>
<li id="foli111" class="leftThird ">
<label class="desc" id="title111" for="Field111">
Change sesame
</label>
<div>
<input id="Field111" name="Field111" type="password" class="field text small" value="" maxlength="255" tabindex="22" onkeyup="validateRange(111, 'character');" />
<label for="Field111">Must be at least <var id="rangeMinMsg111">6</var> characters. <em class="currently">Currently Used: <var id="rangeUsedMsg111">0</var> characters.</em></label>
</div>
</li><li id="foli114" class="middleThird ">
<label class="desc" id="title114" for="Field114">
Retype new sesame
</label>
<div>
<input id="Field114" name="Field114" type="password" class="field text medium" value="" maxlength="255" tabindex="23" onkeyup="" />
</div>
</li><li id="foli112" class="rightThird ">
<label class="desc" id="title112" for="Field112">
Current sesame
<span id="req_112" class="req">*</span>
</label>
<div>
<input id="Field112" name="Field112" type="password" class="field text medium" value="" maxlength="255" tabindex="24" onkeyup="" required />
</div>
</li>
<li class="buttons ">
<div>
<input id="saveForm" name="saveForm" class="btTxt submit" type="submit" value="Save Changes" disabled="disabled"
/></div>
</li>
<li class="hide">
<label for="comment">Do Not Fill This Out</label>
<textarea name="comment" id="comment" rows="1" cols="1"></textarea>
<input type="hidden" id="idstamp" name="idstamp" value="aW10lyVpwPj4v6qEwS3sC6HouQ7Ffoza+GORLfIt/XA=" />
</li>
</ul>
</form>
<p style="color:#080; margin-top:30px">*Still need to be able to upload a photo</p>
</div><!--container-->
</div><!-- END OUTER CONTAINER -->
</div><!-- END CONTENT CONTAINER -->
</div><!-- END PAGE WRAP -->
</body>
</html>