Site hosted by Angelfire.com: Build your free website today!

INFORMACION















<% Dim oConn Set oConn = Server.CreateObject("ADODB.Connection") oConn.Open("DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("adrey.mdb")) Response.Write("Conexión con la base de datos conseguida.
") oConn.Close set oConn = nothing %>
Primer Nombre
Segundo Nombre
Primer Apellido
Segundo Apellido
Edad
Telefono
Direccion
Profesion
Nombre del Padre
Nombre de la Madre


"INGRESAR LA INFORMACION"

"ELIMINAR LOS DATOS"