-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfaq.html
208 lines (179 loc) · 7.94 KB
/
faq.html
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
<!DOCTYPE html>
<!-- saved from url=(0039)http://zero.webappsecurity.com/faq.html -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Zero - FAQ - Frequently Asked Questions</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<link rel="shortcut icon" href="./downloaded_files/img/dollar-ico.png" type="image/png">
<link type="text/css" rel="stylesheet" href="./downloaded_files/bootstrap.min.css">
<link type="text/css" rel="stylesheet" href="./downloaded_files/font-awesome.css">
<link type="text/css" rel="stylesheet" href="./downloaded_files/main.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="./downloaded_files/jquery-1.8.2.min.js"></script>
<script src="./downloaded_files/bootstrap.min.js"></script>
<script src="./downloaded_files/placeholders.min.js"></script>
<script type="text/javascript">
Placeholders.init({
live: true, // Apply to future and modified elements too
hideOnFocus: true // Hide the placeholder when the element receives focus
});
</script>
<script type="text/javascript">
$(document).ajaxError(function errorHandler(event, xhr, ajaxOptions, thrownError) {
if (xhr.status == 403) {
window.location.reload();
}
});
</script>
</head>
<body contenteditable="false">
<div class="wrapper">
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a href="./index.html" class="brand">Zero Bank</a>
</div>
</div>
</div>
<div class="container">
<div class="top_offset">
<div class="row">
<div class="offset2 span8">
<div class="row">
<div class="page-header">
<h3>Frequently Asked Questions</h3>
</div>
</div>
<div class="row">
<ol class="questions">
<li><a href="./faq.html?question=1">How can I edit my profile?</a></li>
<li><a href="./faq.html?question=2">How can I review my transaction history?</a></li>
</ol>
<hr>
</div>
<div id="question1" class="row">
<div class="span1">
<div class="number">1</div>
</div>
<div class="span7">
<h4>How can I edit my profile?</h4>
</div>
</div>
<div class="row">
<div class="offset1 span7">
<p>
</p><ol>
<li>From any page, click your user name which appears at the top right corner of the site.</li>
<li>From the dropdown menu that displays, click My Profile.</li>
<li>Edit your profile.</li>
</ol>
<p></p>
</div>
</div>
<div id="question2" class="row">
<div class="span1">
<div class="number">2</div>
</div>
<div class="span7">
<h4>How can I review my transaction history?</h4>
</div>
</div>
<div class="row">
<div class="offset1 span7">
<p>
</p><ol>
<li>Click Account Activity.</li>
<li>Click the Show Transactions tab to view your most recent transactions.</li>
<li>Click the Find Transactions tab to show transactions by a date range.</li>
</ol>
<p></p>
</div>
</div>
</div>
</div>
<span id="current_question" class="hide"></span>
<script type="text/javascript">
function getParameterByName(name) {
var regex = new RegExp("\\?.*?=(.*)$");
var results = regex.exec(window.location.search);
if (results == null) {
return "";
} else {
return decodeURIComponent(results[1]);
}
}
$(function () {
var question = getParameterByName("question");
$("#current_question").append(question);
$("html:not(:animated),body:not(:animated)").animate({ scrollTop: $("#question" + question).offset().top}, 100);
});
</script>
</div>
</div>
<div class="clearfix push"></div>
</div>
<div class="extra">
<div class="extra-inner">
<div class="container">
<div class="row">
<div class="span4">
<ul>
<li><span id="download_webinspect_link">Download WebInspect</span></li>
</ul>
</div>
<div class="span4">
<ul>
<li><span id="terms_of_use_link">Terms of Use</span></li>
</ul>
</div>
<div class="span4">
<ul>
<li><span id="contact_hp_link">Contact Micro Focus</span></li>
<li><span id="privacy_statement_link">Privacy Statement</span></li>
</ul>
</div>
</div>
<div class="row">
<div class="disclaimer span12">
The Free Online Bank Web site is published by Micro Focus Fortify for the sole purpose of demonstrating
the functionality and effectiveness of Micro Focus Fortify’s WebInspect products in detecting and reporting
Web application vulnerabilities. This site is not a real banking site and any similarities to third party products
and/or Web sites are purely coincidental. This site is provided "as is" without warranty of any kind,
either express or implied. Micro Focus Fortify does not assume any risk in relation to your use of this Web site.
Use of this Web site indicates that you have read and agree to Micro Focus Fortify’s Terms of Use found at
<a href="https://www.microfocus.com/about/legal/#privacy" target="_blank">https://www.microfocus.com/about/legal/#privacy</a>
and Micro Focus Fortify’s Online Privacy Statement found at
<a href="https://www.microfocus.com/about/legal/#privacy" target="_blank">https://www.microfocus.com/about/legal/#privacy</a>.
<br><br>
Copyright © 2012-2018, Micro Focus Development Company. All rights reserved.
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
$(function () {
var path = "/";
var attachClickHandler = function(selector, handler) {
$(".extra").on('click', selector, handler);
}
var footerLinks = {
"download_webinspect_link": { absolute: true, page: "https://software.microfocus.com/en-us/products/webinspect-dynamic-analysis-dast/overview" },
"contact_hp_link" : { absolute: true, page: "https://support.fortify.com" },
"privacy_statement_link": { absolute: true, page: "https://www.microfocus.com/about/legal/#privacy" },
"terms_of_use_link": { absolute: true, page: "https://www.microfocus.com/about/legal/" }
};
$.each(footerLinks, function(linkId, link) {
attachClickHandler('span[id="' + linkId + '"]', function(event) {
event.preventDefault();
if (link.absolute) {
window.location.href = link.page;
} else {
window.location.href = path + link.page + ".html";
}
});
});
});
</script>
</body>
</html>