Click here to Skip to main content
15,913,944 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is there any other way to do file uploads with c# other place the code in controller.

I have c# code that create directories attach a random number at the end if directory all ready exist. I need to capture the new created directory file name and up files to that directory on submit.
Posted

 
Share this answer
 
Comments
postonoh 5-Apr-12 7:45am    
I know how to do it this way and add another tab or link. I need to upload the files while saving all the other data on the page.
 
Share this answer
 
Comments
postonoh 5-Apr-12 7:45am    
I know how to do it this way and add another tab or link. I need to upload the files while saving all the other data on the page.
 
Share this answer
 
Comments
postonoh 5-Apr-12 7:45am    
I know how to do it this way and add another tab or link. I need to upload the files while saving all the other data on the page.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900