file searching in given directory or drive

T

Timothy

Hi All,
Please everyone this is my humble request to all of you if you please
have idea about my question then please help me with your master
ideas.
I have requirement that i should either have windows or ASP.NET
Application using VC# - there is start date and end date and there
would be three checkbox - 1Created Date 2 Modified Date 3 Accessed
Date there are the type of file Access specification into our windows
system and i want to give facility to my Administrator to search All
the files in those seelcted date range like if Administrator select
05/05/2007 to 06/05/2007 then all the Files will be listed with our
system and also check what type of file check we need to check like if
Created date [checkbox ]checked then will list out of the file with
created date only specification if all checked then will list all as
per what it is selected.
I hope you all got the idea what is the requirement if anybody have
any question then please free to ask any number of times.
Thanks
Roger
 
G

Guest

Hi All,
Please everyone this is my humble request to all of you if you please
have idea about my question then please help me with your master
ideas.
I have requirement that i should either have windows or ASP.NET
Application using VC# - there is start date and end date and there
would be three checkbox - 1Created Date 2 Modified Date 3 Accessed
Date there are the type of file Access specification into our windows
system and i want to give facility to my Administrator to search All
the files in those seelcted date range like if Administrator select
05/05/2007 to 06/05/2007 then all the Files will be listed with our
system and also check what type of file check we need to check like if
Created date [checkbox ]checked then will list out of the file with
created date only specification if all checked then will list all as
per what it is selected.
I hope you all got the idea what is the requirement if anybody have
any question then please free to ask any number of times.
Thanks
Roger

Hi Roger

You need to use a recursion. This is a quite common technique, and you
can find a lot of examples seaching for "recursive search". One of
them is

http://samples.gotdotnet.com/quicks...y/directory.src&file=CS\Directory.aspx&font=3

Hope it helps
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top