HTTP/1.1 200 OK
Date: Fri, 27 Dec 2024 17:42:35 GMT
Server: Apache
X-Powered-By: PHP/7.1.28
Set-Cookie: PHPSESSID=75a2cc39e407bd3cc6156b8489f0fd92; path=/; HttpOnly
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Content-Language: en-us
X-Frame-Options: sameorigin
Transfer-Encoding: chunked
Content-Type: text/html; charset=utf-8
2143
<!DOCTYPE html>
<html>
<head>
<title>PDD Pacs</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<link type="text/css" rel="stylesheet" href="assets/css/bootstrap.min.css">
<link type="text/css" rel="stylesheet" href="assets/css/bootstrap-select.min.css">
<link type="text/css" rel="stylesheet" href="assets/css/style.css">
<script src="assets/js/jquery-3.4.1.min.js" charset="utf-8"></script>
<script src="assets/js/bootstrap.min.js" charset="utf-8" async defer></script>
</head>
<body>
<div class="wrapper">
<div class="header">
<div class="languagesSelection clear">
<div class="btn-group fullWidth" data-toggle="buttons">
</div>
</div>
</div>
<div class="content clear">
<div class="logo-space clear">
<div class="md-logo"></div>
<div class="vertical-line"></div>
<div class="brand-logo"></div>
</div>
<form name="login" autocomplete="off" id="loginas" method="post" class="clear" action="/index.php">
<div class="form-space clear database" data-i18n="[title]login.Database">
<div class="inputImg">
<svg>
<use xlink:href="#db_icon"></use>
</svg>
</div>
<select name="db" id="db" class="selectpicker"><input type="hidden" name="db" value="pddpacs">
</select>
</div>
<div class="form-space clear" data-i18n="[title]login.Username">
<div class="inputImg">
<svg>
<use xlink:href="#person"></use>
</svg>
</div>
<input type="text" class="inputStyle" data-i18n="[placeholder]login.Username" required="required" autofocus="autofocus" name="user"
value="">
</div>
<div class="form-space clear" data-i18n="[title]login.Password">
<div class="inputImg">
<svg>
<use xlink:href="#lock"></use>
</svg>
</div>
<input type="password" class="inputStyle" data-i18n="[placeholder]login.Password" name="password"
autocomplete="off" value="">
</div>
<div class="form-space">
<input type="submit" class="loginButton " name="Submit" data-i18n="ورود" value="ورود به برنامه">
</div>
</form>
<div id="refresh" hidden></div>
<div class="error errorMsg"></div>
</div>
</div>
<div class="footer">
<div>شرکت طراح داده پیشرو</div>
<div>PDD Pacs 7.1.3</div>
<script src="assets/js/bootstrap-select.min.js" type="text/javascript" charset="utf-8"></script>
<script>
if ($(".selectpicker option").length <= 1) {
$(".database").addClass('hidden');
} else {
$(".database").removeClass('hidden');
}
</script>
<div class="hidden">
<!-- db SVG -->
<svg version="1.1" id="db_icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path id="XMLID_14_" d="M32.2,9c7.1,0,14.2,0.1,21.3,0c4.9-0.1,7.8,3.8,7.8,7.1c-0.1,4.3-3.1,7.4-7.6,7.4c-5.1,0.1-10.3,0-15.4,0
c-9,0-18.1,0-27.1,0c-4,0-6.7-1.8-7.8-5.2C2,13.8,5.4,9,10.2,9C17.5,9,24.9,9,32.2,9z M53.2,18.8c1.5,0,2.7-1.1,2.7-2.6
c0-1.4-1.3-2.7-2.7-2.7c-1.4,0-2.5,1.2-2.5,2.6C50.6,17.7,51.6,18.8,53.2,18.8z" />
<path id="XMLID_11_" d="M32.4,41.8c7.3,0,14.7,0,22,0c2.8,0,4.9,1.4,6.1,3.9c1.3,2.4,1.1,4.9-0.4,7.2c-1.3,2-3.3,3.2-5.8,3.2
c-14.8,0-29.6,0-44.4,0c-3.8,0-6.8-3.1-6.9-6.9c-0.1-4.2,2.8-7.4,6.8-7.4C17.4,41.8,24.9,41.8,32.4,41.8