December 2008 - Posts

1
Comments

ASP.NET directory listing by stoian bucovich

In this post i am going to demonstrate how you could achive directory listing. aspx page: <% @ Page Language ="VB" AutoEventWireup ="false" CodeFile ="DirectoryListing.aspx.vb" Inherits ="DirectoryListing" %> <! DOCTYPE html PUBLIC "-//W3C//DTD...
More Posts