Creating a log/txt file
am 29.05.2007 10:33:08 von Sonnich
Hi all!
All I want is a txt file I can write to... and I have a hard time
doing it.
Only a text file, which I can write strings too (incl timing).
My ASP books do not have anything on it and some examples here dont
work either.
(I really should return to PHP and proper help.)
BR
Sonnich
Re: Creating a log/txt file
am 29.05.2007 10:46:22 von exjxw.hannivoort
Sonnich wrote on 29 mei 2007 in microsoft.public.inetserver.asp.general:
> All I want is a txt file I can write to... and I have a hard time
> doing it.
If you are responding on something you shoud quote, this is Usenet.
[Also on a PHP NG btw]
> Only a text file, which I can write strings too (incl timing).
>
> My ASP books do not have anything on it and some examples here dont
> work either.
I doubt that.
But you do not need ASP books, as everything is available on usenet.
Read up on:
Scripting.FileSystemObject
and "append"
> (I really should return to PHP
Your choice but off-topic on this NG.
> and proper help.)
What is proper? Answers you want, even if false?
Hire a programmer if you want "working examples".
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Re: Creating a log/txt file
am 29.05.2007 15:09:38 von reb01501
Sonnich wrote:
> Hi all!
>
> All I want is a txt file I can write to... and I have a hard time
> doing it.
>
> Only a text file, which I can write strings too (incl timing).
>
> My ASP books do not have anything on it and some examples here dont
> work either.
> (I really should return to PHP and proper help.)
>
http://www.aspfaq.com/show.asp?id=2039
ASP documentation can be found here:
http://msdn.microsoft.com/library/en-us/iissdk/html/2c40c3cf -90eb-41ca-ae2a-0ef33a651779.asp
vbscript documentation can be downloaded from here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=015 92c48-207d-4be1-8a76-1c4099d7bbb9&DisplayLang=en
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.