
July 1st, 1999, 07:21 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
If you want to generated a text file on the server, you need to look at a server-side language, rather than JavaScript, which is client-side.
You'd be better off posting in the CGI forum, or, if you have php3 on your server, in there. And you'll need to be more specific with your question.
My suggestion would be to look at some of the polling CGI scripts available at cgi.resourceindex.com or similar, most of them will do what you're looking at right out of the box.
All this assumes you have a host that supports CGI obviously.
Cheers,
adam
|