2
Answers

How to show dynamically created folder in ASP.NET webpage?

I've created directory dynamically in my website but that folder image and name not showing in webpage.
 
How can I get this? I need to show dynamically created folder into my webpage(s).
 
Please someone help me here.
how many times I created directory dynamically those have to show in a webpage with an image and folder name.
 
How can we do this?
 
Please help me regarding this.
Answers (2)
0
Nagendra Kushwah

Nagendra Kushwah

NA 36 596 7y
Hello Padmalatha ji
As you given me link that I've already done it but the problem is I've to show that folder on the webpage (Default.aspx) as we create directory dynamically.
When we create directory at server dynamically that directory created on Project but we need to show that created directory on webpage.
Do you have any idea how to show that directory on webpage in asp.net using C#? 
0
Padmalatha Dronamraju

Padmalatha Dronamraju

NA 218 3.5k 7y
Hi Nagendra,
 
see if the below link helps:
 
http://www.c-sharpcorner.com/blogs/create-directory-dynamically-and-save-image-to-folder-in-asp-net1 
Thank you 
Padmalatha