|
-
Oct 29th, 2004, 02:42 PM
#1
Thread Starter
Fanatic Member
Directory and file list box for ASP
Are there any Directory list box controls or File list box controls for ASP .Net?
Thanks
-
Oct 29th, 2004, 04:12 PM
#2
No, there are no controls for it. But you can write something with that functionality fairly easy.
-
Oct 29th, 2004, 04:49 PM
#3
Thread Starter
Fanatic Member
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!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|