|
-
Sep 24th, 2007, 05:24 AM
#1
Thread Starter
New Member
Read and Write Images to folder.
Hi,
In my web application, i allow user to view and upload the images to their respective record. So as to allow this functionality i wish to store the images to a folder (on a different machine which is in network).
so, for doing this i have noted the path of the folder where i have to store,in web.config (Ex:- http://{machine name}\UploadImages )
Till now i can upload the images but i cannot view them.
So any one can suggest me the necessary permission that i should apply for this UploadImages folder so that i can read as well as add images to this folder (keeping in view of user who will be access from machine which are not in lan/wan)
Thanks in advance
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
|