|
-
Jul 4th, 2001, 10:02 AM
#1
Thread Starter
Hyperactive Member
Reading a file on a network
Using ASP I need to read a file that is stored on the network using something like.
k:\filename.txt
Can this be done?
Thanks in advance for any help provided.
VB 6 Enterprise Edition SP4
ADO, SQL 7/2000, ASP and some JavaScript

>> Life goes on, but for how long? <<
If you can smile when things go wrong, you have someone in mind to blame
-
Jul 4th, 2001, 10:53 AM
#2
Good Ol' Platypus
Try doing it this way. The other way you have to worry about UNC drives and such.
\\computer_name\shared_resource_name\filename
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|