TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Arun A
NA
3
0
Upload/Download files from File Server using ASP.NET 2.0
Nov 4 2009 2:19 PM
Hi, I would like to create a web page that allows user to upload a file to the file server(mapped to path \\FileServerName\Folder\). On uploading, the file should be displayed as a link on web page. When user clicks on the link he should be able to download or view the uploaded file. Now I am able to write the file to another server location but when i try to download the same file by clicking the hyper link thats created, nothing happens even though the path to network file is correctly set in hyperlink. I have set the impersonation properties n all so asp.net can access files on file server. Your help will be greatly appreciated Thanks in advance Arun
Reply
Answers (
4
)
How to perform Edit,Delete operation in Grid view using Asp.net 2.0 in visual studio 2005?
Change SelectedDate (DateTime) format