|
-
Aug 5th, 2009, 08:02 AM
#1
Thread Starter
Hyperactive Member
Open Remote file
Hi,
I have a file in remote file server. I would like to provide an option to the user in my web application to open that file.
Please provide any sample code if you have.
Thanks
-
Aug 5th, 2009, 01:23 PM
#2
Re: Open Remote file
If you mean that it's on a remote web server, then you'd use HttpWebRequest. If it's on a shared folder, then use File.Open.
-
Aug 7th, 2009, 02:49 AM
#3
Hyperactive Member
Re: Open Remote file
yeah i agree with you..
or may be u need to be authenticated for that remote site..
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
|