Click to See Complete Forum and Search --> : Directory and file list box for ASP
indydavid32
Oct 29th, 2004, 02:42 PM
Are there any Directory list box controls or File list box controls for ASP .Net?
Thanks
Serge
Oct 29th, 2004, 04:12 PM
No, there are no controls for it. But you can write something with that functionality fairly easy.
indydavid32
Oct 29th, 2004, 04:49 PM
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!
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.