
25/04/2005, 04:51
|
| | Fecha de Ingreso: febrero-2002 Ubicación: Navarra
Mensajes: 701
Antigüedad: 23 años, 2 meses Puntos: 2 | |
Prueba haber algo así, haber si te funciona
Set txt = createobject("scripting.filesystemobject")
set mifichero = guardartxt.opentextfile(rs.("archivotxt"))
sContenido = mifichero.ReadAll
response.write sContenido
un saludo
__________________ asp, php, .net, adaptandose a las necesidades |