Creating a File Explorer
page 3 of 5
by Philip Q
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 28665/ 155

Files

Files

The files view is supposed to have the same functionality as the folders view -

  • Show all files in the current directory
  • Edit, delete and other options.
  • Be able to create files

All of these functions were attained in much the same way as the folders view -

<%
For each objFile in objColFolders.Files
Response.Write("Edited Listing")
Next
%>

This time it's using the Files collection.


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 
Learn More
.NET Tools
asp.net shopping cart
asp.net chart control






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2008 ASPAlliance.com  |  Page Processed at 10/13/2008 8:08:47 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search