I am looking for a way, if possible, to loop through a sub folder populated with multiple HTML files (snippets), then outputting the contents of these files within the one ASP.NET application page.
So if a new snippet was added to the sub folder, the application would automatically update, outputting its contents.