????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.107 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/icad.astacus.se/customerzon/ |
Upload File : |
<?php
session_start();
$link = mysql_connect ("localhost", "root", "root123");
mysql_select_db ("vpa");
$sql = "SELECT * FROM SystemUser where SystemUserId = '".$_SESSION['ASTACUS_SSO_INFO'][0]."';";
$result = mysql_query($sql);
while ($row = mysql_fetch_assoc($result)){
$Name = $row['Name'];
$Email = $row['Username'];
$SkypeId = $row['SkypeId'];
$Phone = $row['Phone'];
$ICADLanguageID = $row['ICADLanguageID'];
}
?>
<link href="../main.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="calendar.js"></script>
<body onLoad="showClockSWE()">
<style type="text/css">
<!--
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
-->
</style>
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="90"> </td>
<td width="820"><table width="820" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="5" valign="top"><span class="heading2"><?php echo($a1);?></span><br>
<table width="936" border="0" cellpadding="0" cellspacing="0">
<tr >
<td width="76" class="text"><?php echo($a2);?></td>
<td width="181" class="textthin"><?php echo($_SESSION['ASTACUS_SSO_INFO'][1]);?> (<?php echo($_SESSION['ASTACUS_SSO_INFO'][10]);?>) </td>
<td width="119" class="text"><?php echo($a5);?></td>
<td width="189" class="text"><span class="textthin"><?php echo($_SESSION['ASTACUS_SSO_INFO'][6]);?></span></td>
<td width="3" rowspan="4" bgcolor="#999999"></td>
<td width="366" rowspan="4" valign="top" class="textthin"><table width="228" border="0" align="center" cellpadding="0" cellspacing="0">
<tr class="text">
<td width="89"><?php echo($a8);?></td>
<td width="71"><?php echo($a9);?></td>
</tr>
<tr class="textthin">
<td width="89"><div id="showTextSWE"></div></td>
<td><div id="showTextIND"></div></td>
</tr>
</table></td>
</tr>
<tr >
<td class="text"><?php echo($a3);?></td>
<td class="textthin"><?php echo($_SESSION['ASTACUS_SSO_INFO'][2]);?></td>
<td class="text"><?php echo($a6);?></td>
<td class="textthin"><?php echo($_SESSION['ASTACUS_SSO_INFO'][7]);?></td>
</tr>
<tr >
<td class="text"><?php echo($a7);?></td>
<td class="textthin"><?php echo($_SESSION['ASTACUS_SSO_INFO'][8]);?> <?php echo($_SESSION['ASTACUS_SSO_INFO'][9]);?></td>
</tr>
<tr class="text">
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
<hr width="820" size="1"> <span class="style6"><br>
</span><span class="style6"><span class="heading2"><?php echo($a10);?></span> </span>
<form name="form5" method="post" action="changeUserSettings.php">
<table width="450" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="142" class="text"><?php echo($a2);?></td>
<td width="308"><input name="name" type="text" id="name" value="<?php echo($Name);?>">
<span class="heading2">
<input name="SystemUserId" type="hidden" id="SystemUserId" value="<?php echo($_SESSION['ASTACUS_SSO_INFO'][0]);?>">
</span></td>
</tr>
</table>
<br>
<table width="450" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="142" class="text"><?php echo($a4);?></td>
<td width="308"><input name="skyepid" type="text" id="projectname23" value="<?php echo($SkypeId);?>">
<span class="heading2"> </span></td>
</tr>
</table>
<br>
<span class="heading2"> </span>
<table width="746" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="142" class="text"><?php echo($a5);?></td>
<td width="604"><input name="telephone" type="text" id="telephone" value="<?php echo($Phone);?>" maxlength="12" autocomplete="off">
<span class="heading2"> </span><span class="text"><?php echo($a13);?></span></td>
</tr>
</table>
<br>
<table width="450" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="142" class="text"><?php echo($a105);?></td>
<td width="308"><input name="password" type="password" id="password" value="00000000" autocomplete="off">
<span class="heading2"> </span></td>
</tr>
</table>
<br>
<table width="450" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="142" class="text"><?php echo($a104);?></td>
<td width="308"> <select name="lang" id="lang">
<option value="1" <?php if($ICADLanguageID == "1"){echo("selected");} ?>>Svenska</option>
<option value="2" <?php if($ICADLanguageID == "2"){echo("selected");} ?>>English</option>
</select>
<input type="submit" name="Submit42" value="Update!">
<span class="heading2"> </span></td>
</tr>
</table>
<br>
</form>
<span class="heading2"></span><span class="heading2"></span><span class="style6"><span class="heading1"><a href="/customerzon/"><img src="../images/Back-Arrow.jpg" alt="" width="37" height="36" border="0" align="absmiddle"></a> <a href="/customerzon/" class="blacklinkhuge"><?php echo($a12);?></a></span><br>
</span>
<hr width="820" size="1">
<span class="style6"> </span></td>
</tr>
</table>
</td>
<td width="90"> </td>
</tr>
<tr>
<td colspan="3"> </td>
</tr>
</table>