Hi Everyone,
I am developing an web application, I want to save files in the folder of local machine, I created the directory(folder) in local machine, I am unable to save the files in that folder. please help me!!
Thanks in Advance
Regards
Channabasava D
Channabasava DabarabadiPosted Jun 9, 2014, 5:34 AM
I am creating the folder in "D" Drive by using
Directory.CreateDirectory("D:/UploadFile/"),
but I want to store image or any kind of files in that folder I am fetching those files from browse button(Upload file).
if u have any idea please share with me.
Thank you
Channabasava DabarabadiPosted Jun 9, 2014, 5:27 AM
The link which u shared is useful for windows application. I want it for web application if u have any idea please share with me.
Shweta LodhaPosted Jun 7, 2014, 7:14 AM
Lakshmanan Sethu SankaranarayanPosted Jun 6, 2014, 7:10 AM
Please check if it helps you
http://msdn.microsoft.com/en-us/library/bb397505(v=vs.90).aspx