
04/01/2002, 13:16
|
 | | | Fecha de Ingreso: diciembre-2001
Mensajes: 5.286
Antigüedad: 23 años, 4 meses Puntos: 1 | |
Re: Incluir Archivo <%
Set Texto= Server.CreateObjetct("Scripting.FileSystemObj ect")
Set Archivotexto= texto.opentextfile("ruta_de_tu-archivo_.txt")
WHILE NOT ArchivoTexto.AtEndOfStream
Response.Write ArchivoTexto:readLine
WEND
Archivotexto.Close
%>
salu2
<embed src="http://www.autocar.com.mx/images/logo.swf" type="application/x-shockwave-flash" width="468" height="60" play="true" wmode="transparent" menu="false" loop="true"> |