load .txt into html
load .txt into html
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- CAJTBr0
yes, there are several ways.
does your server allow you to use asp, php, server side includes, perl, anything like that?
if so, you could probably set the system up in an hour or two even without any programming knowledge.
if not, you could do it with javascript includes, but then you'd have to include some javascript in the text file (and thus couldn't use the same file for both versions of the site).