Results 1 to 3 of 3

Thread: Directory and file list box for ASP

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612

    Directory and file list box for ASP

    Are there any Directory list box controls or File list box controls for ASP .Net?

    Thanks
    David Wilhelm

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    No, there are no controls for it. But you can write something with that functionality fairly easy.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612
    That's what I thought. The problem I have is, the user wants the files to be in order of the File creation date in descending order. In less there is a way to sort the directory before hand, I am getting the file data and puting it in a database, then displaying the files in the correct order.

    I know I could use a bubble sort or something to that effect as well.

    I would appreciate any other thoughts or suggestions you have.

    Thanks!
    David Wilhelm

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width