open text file for input from server in visual basic

M

Mark

I have website built that outputs information to a textfile. The textfile is
then opened by visual basic code within an access database. The textfile
formatting is changed by the code and then saved to the directory again. The
textfile is saved to the same directory as the website which is password
protected and has html address. What code can be used to open the file for
input in visual basic?

Thanks Mark
 
Top