Presentations
<% Dim strPath 'Path of directory to show Dim objFSO 'FileSystemObject variable Dim objFolder 'Folder variable strPath = "//" ' Create FSO Set objFSO = Server.CreateObject("Scripting.FileSystemObject") ' Get folder Set objFolder = objFSO.GetFolder(Server.MapPath(strPath)) ' Show %>
Click a Presentation to play. Select column to sort.
|