Ver Mensaje Individual
  #3 (permalink)  
Antiguo 16/07/2015, 07:11
alberto4888
 
Fecha de Ingreso: diciembre-2007
Mensajes: 17
Antigüedad: 16 años, 4 meses
Puntos: 0
Respuesta: Problemas en safari

<?php
require_once ('class.php/class.config.php');
header('Expires: 0');
header('Last-Modified: '.__DD__);
header('Cache-Control: no-store, no-cache, must-revalidate');
header('Cache-Control: post-check=0, pre-check=0, max-age=0');
header('Pragma: no-cache');
header('Content-Type: text/html; charset=iso-8859-1');
header('Content-Language: en');
header('Content-Script-Type: text/javascript');
header('Content-Style-Type: text/css');
session_cache_limiter(__SESS_CACHE__);
session_save_path(__SESS_PATH__);
session_name(__SESS_ID__);
session_start();

if ($_SESSION['bearbeiter']) {
require_once ('class.php/class.db.php');
require_once ('class.php/class.common.php');
$db = &new DB_CONN;
$db->query("SELECT L_Nachname, L_Vorname FROM $bereich WHERE Lieferant_Nr='$id'");
$m = $db->fobj();
?>
<!DOCTYPE html>
<html>
<head>
<title><?php echo __P_TITLE__;?></title>
<link rel="stylesheet" type="text/css" href="libs/istyle.css">
<script language="javascript" src="libs/common.js?cachekiller=<?= rand() ?>" type="text/javascript"></script>
<script language="javascript" src="libs/filemanager.js?cachekiller=<?= rand() ?>" type="text/javascript"></script>
</head>
<body onload="ajaxManafSearch('<?php echo $bearbeiter?>', '<?php if ($loc == 'ghv') { echo "ghv"; } else { echo "ie"; } ?>');" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" <?php echo __JS_DIS_ALL__;?>>
<fieldset style="width:960px">
<legend><b><?php if ($loc == 'ghv') { echo "GHV"; } else { echo "I - E PROFIL"; } ?></b></legend>
<br />
<form name="neuprofil" action="e_i_profil.php?win_typ=profil&bearbeiter=< ? echo $bearbeiter;?>&vorname=<? echo $vorname;?>&nachname=<? echo $nachname;?>" method="post" class="nomarging">
<table border=0 cellpadding=0 cellspacing=0 width="960px">
<tr>
<td><img src="img/pixel.gif" width=185 height=1></td>
<td><img src="img/pixel.gif" width=100 height=1></td>
<td><img src="img/pixel.gif" width=295 height=1></td>
<td><img src="img/pixel.gif" width=100 height=1></td>
<td><img src="img/pixel.gif" width=300 height=1></td>
</tr>
<tr>
<td>&nbsp;<img src="img/ico_fs.gif" align="absmiddle" width="16" height="16">&nbsp;SUCHEN</td>
<?php if ($loc == 'ghv') { ?>
<td><img src="img/ico_fpi.gif" align="absmiddle">&nbsp;GHV (<span id="ghvtotal"></span>)</td>
<td>&nbsp;<input type="text" id="fnghv" name="neu_dghv" class="nurliesen" size="35" value="<?echo $m->L_Nachname;?>,<?echo $m->L_Vorname;?>" readonly>&nbsp;<img src="img/ico_neudatei.gif" onclick="ajaxManafCreat('<?php echo $bearbeiter?>','fnghv','ghv');" style="cursor:pointer; width:16px; height:15px" align="absmiddle" alt="neuen GHV erstellen"></td>
<?php } else { ?>
<td><img src="img/ico_fpi.gif" align="absmiddle">&nbsp;I-PROFIL (<span id="itotal"></span>)</td>
<td>&nbsp;<input type="text" id="fni" name="neu_di" class="nurliesen" size="35" value="<?echo $m->L_Nachname;?>,<?echo $m->L_Vorname;?>" readonly>&nbsp;<img src="img/ico_neudatei.gif" onclick="ajaxManafCreat('<?php echo $bearbeiter?>','fni','i', <?php echo $id ?>);" style="cursor:pointer; width:16px; height:15px" align="absmiddle" alt="neues I_Profil erstellen"></td>
<td><img src="img/ico_fpe.gif" align="absmiddle">&nbsp;E-PROFIL (<span id="etotal"></span>)</td>
<td>&nbsp;<input type="text" id="fne" name="neu_de" class="nurliesen" size="35" value="<?echo $m->L_Nachname;?>,<?echo $m->L_Vorname;?>" >&nbsp;<img onclick="ajaxManafCreat('<?php echo $bearbeiter?>','fne','e', <?php echo $id ?>);" src="img/ico_neudatei.gif" style="cursor:pointer; width:16px; height:15px" align="absmiddle" alt="neues E_Profil erstellen">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<img onclick="ajaxManafCreat('<?php echo $bearbeiter?>','fne','a', <?php echo $id ?>);" src="img/ico_word.gif" style="cursor:pointer; width:16px; height:15px" align="absmiddle" alt="neues E_Profil erstellen"></td>
<?php } ?>
</tr>
</table>
</form>
<div class="scrolling" style="height:430px;width:960px;">
<table border=0 cellpadding=0 cellspacing=2 width="100%">
<tr>
<td valign="top" width="170" class="bor_top_left">
<table border=0 cellpadding=0 cellspacing=0 width="100%">
<tr>
<td>
<form name="suchen" id="suchen" class="nomarging" method="post" action="e_i_profil.php?suchen=suchen&win_typ=profi l&bearbeiter=<?echo $bearbeiter;?>">
<input type="text" size="25" name="n" id="n" value="<?echo $m->L_Nachname;?>" onkeyup="DrueckenEnter('nvSearch');">
<input type="text" size="25" name="v" id="v" value="<?echo $m->L_Vorname;?>" onkeyup="DrueckenEnter('nvSearch');">
<input type="button" id="nvSearch" name="nvSearch" value="Suchen" onclick="ajaxManafSearch('<?php echo $bearbeiter?>', '<?php if ($loc == 'ghv') { echo "ghv"; } else { echo "ie"; } ?>');">&nbsp;&nbsp;<img name="img_manaf" id="img_manaf" src="img/pixel.gif"></form><br />
</td>
</tr>
</table>
<div id="ajax_ml"></div>
</td>
<td valign="top" colspan="2">
<div id="ajax_manaf" style="overflow:auto; height:425px; border:0px solid red"></div>
</td>
</tr>
</table>
</div>
</fieldset>

<form name="divProForm" class="nomarging" action="e_i_profil.php?win_typ=profil&amp;bearbeit er=<?echo $bearbeiter;?>&amp;vorname=<?echo $vorname;?>&amp;nachname=<?echo $nachname;?>" method='post'>
<div id="pchange" name="pchange" style="width:305px;" class="profil">
<div style="text-align:left; float:left; border:0px solid red">
<b>Datei umbenennen: </b>
</div>
<div style="text-align:right; float:right; border:0px solid red;">
<img src="img/ico_close.gif" style="width:16px;height:16px;cursor:pointer" alt="schließen" onclick="$('dtn').value='';$('pchange').style.visi bility='hidden';">
</div>
<input type="text" size="57" id="dta" name="alt_n" readonly><br />
<input type="text" size="57" id="dtn" name="datei_rename" onkeyup="DrueckenEnter('umbennen');">
<input type="hidden" id="dti" name="rename_i_oder_e" >
<input type="hidden" id="ext" name="ext" >
<input type="hidden" id="dbFileId" name="dbFileId" ><br />

<div id="divMsgEdit" style="text-align:left; float:left;"></div>

<div style="text-align:right;"><img src="img/ico_sav.gif" id="umbennen" onclick="ajaxManafRename('<?php echo $bearbeiter?>', <?php echo $id ?>);" style="width:18px;height:18px;cursor:pointer" alt="umbennen" ></div>
</div>
</form>
<br />
<div style="width:960px; border-top:1px solid #000000; padding-top:2px; text-align:right">

<div style="float:left;" id="divMsgFoot"></div>

<input type='button' name='close' value=" Schlie&szlig;en " onclick="window.close();">
</div>
</div>

<?php
echo "<script language=\"JavaScript\" type=\"text/javascript\">";
if ($paste_i == "yes"){
echo " ajaxManafPaste('$bearbeiter','fni','i', $id);";
}
if (isset($rename_i) && $rename_i != ""){
//echo "alert('ajaxManafUpdate(".$bearbeiter.",".$rename_ i.",".fni.",i, ".$id.")');";
echo " ajaxManafUpdate('$bearbeiter','$rename_i','fni','i ', ".$id.");";
}
if (isset($rename_e) && $rename_e != ""){
echo " ajaxManafUpdate('$bearbeiter','$rename_e','fni','e ', ".$id.");";
}
echo "</script>";
?>
</body>
</html>
<?php
$db->disconn();
} else {
echo "<script language=\"JavaScript\" type=\"text/javascript\">
opener.top.location.href='index.php';
window.close();
</script>";
}
?>