| |||||||||||||||
| |||||||||||||||
| |||||||||||||||
<%
dim valorEdo
dim valorAno
dim valorStatus
valorEdo=Request("show")
valorAno=Request("anio")
valorStatus=Request("estatus")
Set Conexion = Server.CreateObject( "ADODB.Connection" )
Conexion.Open "julio2"
Set RS = Server.CreateObject("ADODB.Recordset")
set RS2 = Server.CreateObject("ADODB.Recordset")
RS.ActiveConnection = Conexion
RS2.ActiveConnection = Conexion
Response.Write ("
|
|||||||||||||||
| |||||||||||||||