J
jannordgreen
I use windows 2000 and Visual Studio 2003.
I have a vbnet web application on our intranet that needs to read a
text file that sits on a different server. The general user does not
have access to the server where the text file is sitting. Is there any
way my web application can be given access rights to read the text
file?
At the moment we copy the text file to the web server where it can be
read by the web application. We have it scheduled to be copied every
hour so it is more or less up to date.
Regards,
Jan Nordgreen
I have a vbnet web application on our intranet that needs to read a
text file that sits on a different server. The general user does not
have access to the server where the text file is sitting. Is there any
way my web application can be given access rights to read the text
file?
At the moment we copy the text file to the web server where it can be
read by the web application. We have it scheduled to be copied every
hour so it is more or less up to date.
Regards,
Jan Nordgreen