|
-
Jul 15th, 2008, 08:49 AM
#1
Thread Starter
Lively Member
Opening File directly from the network
Hi,
We have an Intranet website where the users have to open a file (excel) from the network make changes and save the file back to the same location.
When I use Response.WriteFile(<filename>) it opens a local copy on the client system and to save it back we have to select save as and give the entire path.
Is there a way to directly open the file from the web page, make changes to the file and when we click on save it should save the file to the same location on the network.
I am using ASP.NET/VS 2003
Thanks
Monte
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
|