How to auto link a file folder to a HTML table
I have coded an ASP.NET 2.0 page with a one-column HTML table, which will be linked to a file folder in the web server (C:\Inetpub\wwwroot\FolderName). Instead of formating each cell to a specific file one by one, how can I code the HTML table so that the files can be linked automatically to the HTML table? The main object is that whenever the new files are added to the folder, the HTML table in the ASP.NET page can show the new links for the added files immediately.
TIA,
Jeffrey
__________________
C. Jeffrey Wang
|