After few hours of experimenting with the Blogger template variables, I revised the template for my blog to use the following template code for generating title tags:
May 26, 2009
May 19, 2009
List Images and Other Files Types in a Directory Using ASP
This is a nice and simple ASP+VBScript code snippet that lists the files present in the specified directory (folder). The ready-to-go example below displays the list of images. However, the code can display files depending on filename extension. The script also returns additional information about the files such as type, size and date modified.
Subscribe to:
Posts (Atom)