View Single Post
Join Date: May 2007
Posts: 66
Reputation: dudegio is an unknown quantity at this point 
Solved Threads: 0
dudegio dudegio is offline Offline
Junior Poster in Training

reading a text file to a remote PC

 
0
  #1
Oct 11th, 2008
hello everyone!

Anyone has an idea of reading the content of the text file from the remote computer using ASP.Net VB.

I know how to read textfile if it resides in the server but i keep searching on the net on how I can read the data from the textfile but up to now I can't find. Location is fixed, example: C:/Directory/Textfile.txt.
That is the location where I am going to pull the data inside the textfile then after reading it will delete the textfile generated.
Anyone has an idea please help. Thanks a lot.

Regards
Reply With Quote