|
|
|
|
|
| | |
|
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Including a txt file in an asp |
From: |
Gerry |
Date: |
2/15/2001 4:08:41 PM |
IP: |
206.190.26.186 |
I want to include a txt file in an asp page, I'm using the commands:
strFileName = "file.txt"
Set oFile = fso.GetFile(strFileName)
The ASP file is in the same directory as file.txt, but the server replies with "File Not Found"
Any ideas? Please e-mail me if you can. Thanks!
|
Follow Up - Re: Including a txt file in an asp - Gerry 2/15/2001 5:06:48 PM
|
|
|
|
|
|
|
|
|
|
|
|