¿Se puede leer un fichero de texto HTML?
La pregunta seria, como utilizaras el contenido del fichero ? es contenido a mostrar?
una forma sencilla seria poner simplemente:
<iframe id="miframe" src="archivo.txt" style="width:400;height:400;background-color:#aaaaaa;"></iframe>
Saludos, scriptman.
.::the information is out there, just take it::.
una forma sencilla seria poner simplemente:
<iframe id="miframe" src="archivo.txt" style="width:400;height:400;background-color:#aaaaaa;"></iframe>
Saludos, scriptman.
.::the information is out there, just take it::.
