Here’s the situation:
My site pretty much runs off separate textfiles. 2 questions:
How can I write to a textfile
Is it possibel to not only write but also read from a text file? for a FAQ section on my site.
Thanks, can’t seem to hack this one by myself
oh, and also, I can’t do this using php, they (my job) refuse to install it on our webserver.
Hmm…I don’t think you can write to a txt file without PHP, you can read from it, but you can’t write to it.
really? there’s got to be a way no? how about using asp?
Yes, I believe with ASP you can, but I’ve never done it before.
ok thank man, i’ll have to look into this.
I would use PHP. There’s a thread abou tit…
Oh, and yea, you need to use a Server-Side language in order to write to a text file. ASP, PHP, CGI or PERL i believe would work as well…
but we all know that I prefer php…
If you need any help I’ll be online all day. You know how to contact me…
bah, stupid job.
Its basically the same method with ASP though… open file, read it, write to it… close it. viola
system
June 4, 2003, 6:38pm
10
cool thanks jubba, yea i know php would be better but unfortunatly the wont install that here on our webserver cuz of security issues thanks for the link, i am going to check it out now…
system
June 4, 2003, 6:39pm
11
good deal.
stupid job… MS is a security risk… stupid sloppy coders…
good luck…
system
June 4, 2003, 6:42pm
12
hmm well this looks like it could help me out. i think that second link will do the trick.
thanks again… oh and ill be bothering you agian tonight with some php/sql help ! lol
system
June 4, 2003, 6:44pm
13
i’m looking forward to it.