|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/logicswapweb/ |
Upload File : |
<?
include('./aplicaciones/admon/fnc/DBConnect.php');
include('./aplicaciones/admon/fnc/componente.php');
include('./aplicaciones/admon/fnc/parametro.php');
include('./aplicaciones/admon/fnc/utileria.php');
include('./aplicaciones/admon/fnc/bitacora.php');
include('./aplicaciones/admon/fnc/aplicacion.php');
include('./aplicaciones/admon/catalogo/fnc/ParametrosCatalogo.php');
include('./aplicaciones/admon/usuariosWeb/fnc/usuarioWeb.php');
include('./aplicaciones/admon/newsletter/fnc/newsletter.php');
include('./aplicaciones/admon/carrito/fnc/carrito.php');
include('./aplicaciones/admon/catalogo/fnc/Catalogo.php');
include('./aplicaciones/admon/catalogo/fnc/Categoria.php');
include('./aplicaciones/admon/catalogo/fnc/Producto.php');
session_start('web_demo');
$catalogo=new Catalogo();
$catalogo->setFiles(6);
$newsletter = new Newsletter();
$newsletter->setFiles(6);
$usuario = new UsuarioWeb();
$usuario->setFiles(6);
$valido = false;
if($data!="novalue"){
$user = $usuario->getUsuario("email",$email);
$dt=$usuario->util->mascara($user['password']);//($usuario->getPassword($login));
if($dt==$data){
$camp = explode("-",$user['fecha_nmto']);
$dia = $camp[2];
$mes = $camp[1];
$anio = $camp[0];
$valido = true;
}else{
$ms=$usuario->salida['msg'];
}
}
$scriptFile = $usuario->util->pathFile(true);
?>
<!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>
<script src="js/validaciones.js" language="javascript"></script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>LogicSwap</title>
<style type="text/css">
<!--
@import url("main.css");
body {
background-color: #999999;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(images/bkg.jpg);
}
.tble_outline {
border: 2px solid #000000;
}
a:link {
color: #000000;
}
a:visited {
color: #000000;
}
.tbleoutlinetable {
border: thin solid #D9EBF7;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
a:hover {
color: #333333;
}
.style34 {
color: #000000;
font-weight: bold;
}
.style38 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }
#Layer1 { position:absolute;
width:200px;
height:26px;
z-index:1;
left: 319px;
top: 174px;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
</head>
<body onload="MM_preloadImages('btns_r1_c3.jpg','buttons/btns_r2_c3.jpg','buttons/btns_r11c3.jpg','buttons/btns_r2_cm.jpg','buttons/btns_r3_cm.jpg','buttons/btns_r4_cm.jpg','buttons/btns_r1_cm.jpg','buttons/btns_r6_c8.jpg','buttons/btns_r7_c9.jpg')">
<div id="Layer1" class="letra_blanca">
<? if (session_is_registered('carrito')){ echo 'You are Logged In. <a href="fnc/main.php?tarea=salir" targer="_self" >Logout</a>';}else{ echo '<a href="downloads.php" targer="_self" class="letra_blanca" >Log In</a>';}?>
</div>
<!-- Copyright � 2005. Spidersoft Ltd -->
<style>
A.applink:hover {border: 2px dotted #DCE6F4;padding:2px;background-color:#ffff00;color:green;text-decoration:none}
A.applink {border: 2px dotted #DCE6F4;padding:2px;color:#2F5BFF;background:transparent;text-decoration:none}
A.info {color:#2F5BFF;background:transparent;text-decoration:none}
A.info:hover {color:green;background:transparent;text-decoration:underline}
</style>
<!-- /Copyright � 2005. Spidersoft Ltd -->
<table width="804" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000" class="tble_outline">
<tr>
<td width="800" height="1601"><table width="800" height="685" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="800" height="85"><img src="logicwap_header2.jpg" width="800" height="145" /></td>
</tr>
<? require ('menu.php');?>
<tr>
<td height="83" bgcolor="#FFFFFF"><img src="topmid.jpg" width="800" height="83" /></td>
</tr>
<tr>
<td valign="top" height="325" bgcolor="#FFFFFF"><table width="715" height="1241" border="0" align="center" cellpadding="5" cellspacing="0" class="maintxt">
<tr>
<th width="705" height="1241" valign="top" scope="col"><table width="528" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="528" colspan="3" align="center">
<?php if($valido){?>
<form action="fnc/main.php" method="post" enctype="multipart/form-data" name="frm1" id="frm1" onsubmit="return (fncCheckFormRegistro(this,0,2,3,5,6,7,8,9,10,11,12,13,14,15,16,17,18));" target="_self">
<table width="494" border="1" align="center" cellpadding="3" cellspacing="2" bordercolor="#FFFFFF" bgcolor="#DBECF7">
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>First Name </strong></div></td>
<td class="contenido1"><div align="left">
<input name="nombres" type="text" class="formulariow" id="nombres" value="<?php if($user['nombres']!="indefinido"){echo $user['nombres'];}?>" size="40" maxlength="150" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>Middle Name </strong></div></td>
<td class="contenido1"><div align="left">
<input name="segundo_nombre" type="text" class="formulariow" id="segundo_nombre" value="<?=$user['segundo_nombre']?>" size="40" maxlength="150" />
</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>Last
Name</strong></div></td>
<td class="contenido1"><div align="left">
<input name="apellidos" type="text" class="formulariow" id="apellidos" value="<?php if($user['apellidos']!="indefinido"){echo $user['apellidos'];}?>" size="40" maxlength="150" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>Prefix</strong></div></td>
<td class="contenido1"><div align="left">
<select name="sexo" class="contenido1" id="sexo">
<option value="M" selected="selected">Select</option>
<option value="Mr" <? if($user['sexo']=="Mr")echo "selected";?>>Mr</option>
<option value="Mrs"<? if($user['sexo']=="Mrs")echo "selected";?>>Mrs</option>
<option value="Miss"<? if($user['sexo']=="Miss")echo "selected";?>>Miss</option>
</select>
<? ?>
*</div></td>
</tr>
<tr class="contenido2">
<td width="167" class="maintxt"><div align="left"><strong>E-mail</strong></div></td>
<td width="303" class="contenido1"><div align="left">
<input name="email" type="text" class="formulariow" id="email" onkeypress="return restringir(event, 32);" value="<?=$user['email']?>" size="40" maxlength="150" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>Retype E-mail</strong></div></td>
<td class="contenido1"><div align="left">
<input name="email2" type="text" class="formulariow" id="email2" onkeypress="return restringir(event, 32);" value="<?=$user['email']?>" size="40" maxlength="150" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>Enter Username</strong></div></td>
<td class="contenido1"><div align="left">
<input name="login" type="text" class="formulariow" id="login" onkeypress="return solo_alfa(event);" value="<?php if($user['login']!="indefinido"){echo $user['login'];}?>" size="40" maxlength="200" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>Choose Password</strong></div></td>
<td class="contenido1"><div align="left">
<input name="password" type="password" class="formulariow" id="password" onkeypress="return restringir(event,32);" value="<?php if($user['password']!="indefinido"){echo $user['password'];}?>" size="40" maxlength="200" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>Retype
Password</strong></div></td>
<td class="contenido1"><div align="left">
<input name="password_" type="password" class="formulariow" id="password_" onkeypress="return restringir(event,32);" value="<?php if($user['password']!="indefinido"){echo $user['password'];}?>" size="40" maxlength="200" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>Company</strong></div></td>
<td class="contenido1"><div align="left">
<input name="empresa" type="text" class="formulariow" id="empresa" value="<?=$user['empresa']?>" size="40" maxlength="150" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>Address</strong></div></td>
<td class="contenido1"><div align="left">
<input name="direccion" type="text" class="formulariow" id="direccion"value="<?php if($user['direccion']!="indefinido"){echo $user['direccion'];}?>" size="40" maxlength="200" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>City</strong></div></td>
<td class="contenido1"><div align="left">
<input name="ciudad" type="text" class="formulariow" id="ciudad" value="<?php if($user['ciudad']!="indefinido"){echo $user['ciudad'];}?>" size="40" maxlength="100" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>Zip / Postal Code</strong></div></td>
<td class="contenido1"><div align="left">
<input name="zip" type="text" class="formulariow" id="zip" value="<?=$user['zip']?>" size="40" maxlength="150" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>State</strong></div></td>
<td class="contenido1"><div align="left">
<input name="state" type="text" class="formulariow" id="state" value="<?=$user['state']?>" size="40" maxlength="150" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>Country</strong></div></td>
<td class="contenido1"><div align="left">
<input name="pais" type="text" class="formulariow" id="pais" value="<?php if($user['pais']!="indefinido"){echo $user['pais'];}?>" size="40" maxlength="100" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left">
<div align="left"><strong>Company Phone No.</strong></div>
</div></td>
<td class="contenido1"><div align="left">
<input name="telefono_fijo" type="text" class="formulariow" id="telefono_fijo" value="<?php if($user['telefono_fijo']!="indefinido"){echo $user['telefono_fijo'];}?>" size="40" maxlength="20" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>Ext. No.</strong></div></td>
<td class="contenido1"><div align="left">
<input name="extension" type="text" class="formulariow" id="extension" value="<?=$user['extension']?>" size="40" maxlength="150" />
*</div></td>
</tr>
<tr class="contenido2">
<td class="maintxt"><div align="left"><strong>Fax No. </strong></div></td>
<td class="contenido1"><div align="left">
<input name="telefono_movil" type="text" class="formulariow" id="telefono_movil" value="<?php if($user['telefono_movil']!="indefinido"){echo $user['telefono_movil'];}?>" size="40" maxlength="20" />
*</div></td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2"></td>
</tr>
<tr>
<td colspan="2"><div align="center">
<span class="contenido1">
<input name="tarea" type="hidden" id="tarea" value="modUsuarioWeb" />
</span>
<input type="hidden" name="seleccion" value="<?=$user['id']?>" />
<input name="Submit2" type="submit" class="contenido2" id="Submit2" value="Change" />
<input name="Cancel" type="button" class="contenido2" id="Cancel2" onclick="javascript:document.location.href='index.php'" value="Cancel" />
</div></td>
</tr>
</table>
</form>
<? }else{?>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top" class="contenido1"><div align="justify"></div></td>
</tr>
</table>
<form action="fnc/main.php?tarea=recuperarPassword&campo=email" method="post" name="formValidarEmail" target="_self" id="formValidarEmail" onsubmit="return fncCheckFormRegistro(this,0);">
<table width="327" border="1" align="center" cellpadding="3" cellspacing="2" bordercolor="#FFFFFF" bgcolor="#DBECF7">
<tr>
<td colspan="3" class="contenido2"><div align="center" class="maintxt">
<p>Enter your email address and you will get information from us. If you still have problems, please <a href="mailto:[email protected]">contact us</a>.</p>
</div></td>
</tr>
<tr>
<td width="45" class="maintxt">E-mail</td>
<td width="157"><input name="email" type="text" class="contenido1" maxlength="100"></td>
<td width="91"><input name="enviar" type="submit" class="contenido2" value="Send" /></td>
</tr>
<tr>
<td colspan="3" class="maintxt"><a href="addRegistro.php" class="style10">Register
Here</a></td>
</tr>
</table>
<input type="hidden" name="scriptFile" value="<?=$scriptFile?>" />
</form>
<div class="contenido2"><br />
<? }?>
</div></td>
</tr>
</table>
<p> </p>
<table width="691" height="81" border="0" cellpadding="0" cellspacing="0">
<tr>
<th width="691" scope="col"><div>
<div align="justify" class="maintxt"><br />
Disclaimer<br />
</div>
</div>
<div align="justify" class="maintxt"><br />
DSP, Inc., the creator of LogicSwap Solutions 2013 Series, forbids any unauthorized duplication of its documentation or software.
DSP reserves all rights on this product and its’ trademark in accordance with Federal Copyright laws. DSP, Inc. warranties this product for a period of 90 days from the original date of purchase. Users of this product are entitled to full technical support and assistance with their unique logic translation needs during the first 90 days after shipment, or as entitlement under a current LogicSwap maintenance contract. DSP, Inc. does not warranty this product against defects or conditions resulting from <a href="#" onclick="MM_openBrWindow('fnc/main.php','addP','width=10,height=10')">misuse</a>.</div></th>
</tr>
</table> </th>
</tr>
</table></td>
</tr>
<tr>
<? require ('menu_footer.php');?>
</tr>
</table></td>
</tr>
</table>
</body>
</html>