<%
Option Explicit
%>
<%
Session.LCID = 2058
%>
<!--#include file="User.asp"-->
<!--#include file="general.asp"-->
<html>
<head>
<title>Grupo MIM</title>
<link rel=stylesheet href="vista.css">
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function NewWindow(mypage, myname, w, h, scroll) {
var winl = (screen.width - w) / 2;
var wint = (screen.height - h) / 2;
winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable'
win = window.open(mypage, myname, winprops)
if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
}
// End -->
</script>
</head>
<BODY>
<!--#INCLUDE FILE="BARRA.asp"-->
<div class="normalw" style="position:absolute; top:1px">
<center>
<!--#include file="empresa.asp"--><br>
<hr>
</center>
</div>
<div class="normalw" style="position:absolute; top:1px;">
Bienvenido: <%= nombre %>. <br>
Hora Actual: <%= time %>
</div>
<div class="normalw" style="position:absolute; top:34px; left:1">
<!--#include file="mpro.asp"-->
</div>
<div class="normal" style="position:absolute; top:60px; left:10">
<%
dim rs5, sql5
set rs5 = server.CreateObject("ADODB.Recordset")
sql5 = "select * from Ffacm where (usuario like '" & nombre & "') order by Ffacs"
rs5.open sql5,cn1,1,2
%>
<%
do while not rs5.EOF
%>
<a href="<%=rs5.fields("Ffacm")%>.asp"><img src="Image/<%=rs5.fields("ffacn")%>.gif" border=0 Alt=<%=rs5.fields("ffacn")%>></a>
<%
rs5.MoveNext
loop
%>
</div>
<div class="normal" style="position:absolute; top:100px; left:1">
<center>
<hr>
<TABLE border="1" cellspacing="1" cellpadding="2" bordercolor="#e5e5e5">
<tr>
<td Class="Negrita">Reporte:</td>
<td Class="Normalb" Align="Center">PDF</td>
<td Class="Normalb" Align="Center">XLS</td>
</tr>
<tr>
<td Class="Negrita">.:: Reimpresion de Notas de Credito ::.</td>
<td Class="Normalb" Align="Center">
<a href="frNcR.asp" onclick="NewWindow(this.href,'Factura','790','470','yes');return false;">
<img src="image/pdf.gif" border="0" Alt="Impresion de Notas de Credito" height="25px" >
</td>
</tr>
<tr>
<td Class="Negrita">.:: Reimpresion de Notas de Cargo ::.</td>
<td Class="Normalb" Align="Center">
<a href="FrNca.asp" onclick="NewWindow(this.href,'Factura','790','470','yes');return false;">
<img src="image/pdf.gif" border="0" Alt="Impresion de Notas de Cargo" height="25px" >
</td>
</tr>
<tr>
<td Class="Negrita">Diario de Notas de Credito</td>
<td Class="Normalb" Align="Center">
<a href="Frdncp.asp" onclick="NewWindow(this.href,'Factura','790','470','yes');return false;">
<img src="image/pdf.gif" border="0" Alt="Diario de Notas de Credito" height="25px" >
</td>
</tr>
<tr>
<td Class="Negrita">Notas de Credito Por Anticipo</td>
<td Class="Normalb" Align="Center">
<a href="FrdncpAnt.asp" onclick="NewWindow(this.href,'Factura','790','470','yes');return false;">
<img src="image/pdf.gif" border="0" Alt="Diario de Notas de Credito" height="25px" >
</td>
</tr>
<tr>
<td Class="Negrita">Diario de Notas de Cargo</td>
<td Class="Normalb" Align="Center">
<a href="Ffacncar.asp" onclick="NewWindow(this.href,'Factura','790','470','yes');return false;">
<img src="image/pdf.gif" border="0" Alt="Diario de Notas de Cargo" height="25px" >
</td>
</tr>
<tr>
<td Class="Negrita">Diario de Facturación</td>
<td Class="Normalb" Align="Center">
<a href="FrDFpA.asp" onclick="NewWindow(this.href,'Factura','790','470','yes');return false;">
<img src="image/pdf.gif" border="0" height="25px" Alt="Diario de Facturacion">
</td>
<td>
<a href="Frdfpe.asp" onclick="NewWindow(this.href,'Factura','790','470','yes');return false;">
<img src="image/excel.gif" border="0" Height="20px" Alt="Diario de Facturacion" height="25px">
</td>
<td>
<a href="Frddash.asp" onclick="NewWindow(this.href,'Frddash','790','470','yes');return false;">
<img src="image/Internet.gif" border="0" Height="20px" Alt="Diario de Facturacion" height="25px">
</td>
</tr>
<tr>
<td Class="Negrita">Diario de Anticipos</td>
<td Class="Normalb" Align="Center">
<a href="Frdap.asp" onclick="NewWindow(this.href,'Factura','790','470','yes');return false;">
<img src="image/pdf.gif" height="25px" border="0" Alt="Diario de Anticipos">
</td>
</tr>
<tr>
<td Class="Negrita">Diario de Pagos</td>
<td Class="Normalb" Align="Center">
<a href="Frdpag.asp" onclick="NewWindow(this.href,'Factura','790','470','yes');return false;">
<img src="image/pdf.gif" height="25px" border="0" Alt="Diario de Anticipos">
</td>
</tr>
<tr>
<td Class="Negrita">Facturas con relación(07)</td>
<td Class="Normalb" Align="Center">
<a href="FrDFR7.asp" onclick="NewWindow(this.href,'Factura','790','470','yes');return false;">
<img src="image/pdf.gif" border="0" height="25px" Alt="Diario de Facturacion">
</td>
<td>
</td>
<td>
</td>
<tr>
<td Class="Negrita">Saldo del Cliente</td>
<td Class="Normalb" Align="Center">
<a href="cxcventas.asp" onclick="NewWindow(this.href,'Factura','790','470','yes');return false;">
<img src="image/internet.gif" height="25px" border="0" Alt="Saldo del Cliente">
</td>
</tr>
<tr>
<td Class="Negrita">Reporte detallado facturas Clientes Por mes</td>
<td Class="Normalb" Align="Center">
<a href="Clifacxmes.asp" onclick="NewWindow(this.href,'Factura','790','470','yes');return false;">
<img src="image/pdf.gif" border="0" height="25px" Alt="Reporte detallado facturas Clientes Por mes">
</td>
</tr>
<tr>
<td Class="Negrita">*** Reporte Facturas Por Mes Por Division *** </td>
<td Class="Normalb" Align="Center">
<a href="Clifacxdiv.asp" onclick="NewWindow(this.href,'Factura','790','470','yes');return false;">
<img src="image/pdf.gif" border="0" height="25px" Alt="Reporte detallado facturas Clientes Por mes">
</td>
</tr>
<tr>
<td class="Negrita">::: Reporte Factura con % de Utilidad Por Cliente :::</td>
<td class="Normalb"><a href="FfacRepUti.asp?Empresa=<%= Negocio %>" onclick="NewWindow(this.href,'Fconx','790','470','yes');return false;"><img src="image/Pdf.gif" border="0" Height="25px" Alt="Pdf"></a></td>
</tr>
<tr>
<td class="Negrita">::: Reporte Factura con detalle de Remision :::</td>
<td class="Normalb"><a href="frdfpdr.asp?Empresa=<%= Negocio %>" onclick="NewWindow(this.href,'Fconx','790','470','yes');return false;"><img src="image/Pdf.gif" border="0" Height="25px" Alt="Pdf"></a></td>
</tr>
<tr>
<td class="Negrita">::: Resumen de Facturas :::</td>
<td class="Normalb"><a href="FrDFp.asp?Empresa=<%= Negocio %>" onclick="NewWindow(this.href,'Fconx','790','470','yes');return false;"><img src="image/Pdf.gif" border="0" Height="25px" Alt="Pdf"></a></td>
</tr>
<tr>
<td class="Negrita">::: Reporte de Ventas por Cliente :::</td>
<td class="Normalb"><a href="FVentasC.asp?Empresa=<%= Negocio %>" onclick="NewWindow(this.href,'Fconx','790','470','yes');return false;"><img src="image/Pdf.gif" border="0" Height="25px" Alt="Pdf"></a></td>
</tr>
<tr>
<td class="Negrita">::: Reporte de Ventas por Producto Por Periodo :::</td>
<td class="Normalb"><a href="Fproven.asp?Empresa=<%= Negocio %>" onclick="NewWindow(this.href,'Fpro','790','470','yes');return false;"><img src="image/excel.gif" border="0" Height="25px" Alt="Pdf"></a></td>
</tr>
<tr>
<td class="Negrita">::: Reporte de Facturas Canceladas :::</td>
<td class="Normalb"><a href="cxcrcanf.asp?Empresa=<%= Negocio %>" onclick="NewWindow(this.href,'Fconx','790','470','yes');return false;"><img src="image/Pdf.gif" border="0" Height="25px" Alt="Pdf"></a></td>
</tr>
</table>
<HR>
</div>
</body>
</html>
<%
End Sub
'Add the chosen course to the cart
Call AddUsuario()
'Display contents of electronic shopping cart
Call DisplayUsuario()
%>