Print Page | Close Window

How could read from txt files with ASP?

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=6769
Printed Date: 31 March 2026 at 4:31pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: How could read from txt files with ASP?
Posted By: arash_s_h
Subject: How could read from txt files with ASP?
Date Posted: 27 October 2003 at 9:58pm

Dear Sir/Madam

I have a txt file that have very important parameters.How could I read this records and fields with ASP?I should this process every day automatically.

Best Regards.



-------------
Arash Sayyed Haghighi



Replies:
Posted By: MadDog
Date Posted: 27 October 2003 at 11:29pm
Please post in the right forum!!

-------------
http://www.iportalx.net" rel="nofollow">


Posted By: michael
Date Posted: 28 October 2003 at 11:59am
You can open a text file with FSO (File System Object) and read stuff in or just do an ssi include. ASP will not process anything for you automatically so you would have to run it manually every day or have a 3rd party solution.

-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker


Posted By: Semikolon
Date Posted: 28 October 2003 at 12:11pm
try search pscode.com for an example.. u can use keywords like database less, or without database or something like that


Posted By: Mart
Date Posted: 28 October 2003 at 1:41pm

For FSO tutorials go on http://www.asptutorial.info - http://www.asptutorial.info and you could get it to do this daily by adding a scheduled task on your pc to execute the asp file.

MArt.




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net