TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
softairhk
NA
115
0
I want to write a scanning function?
Nov 14 2003 2:06 AM
Hello! I would like to write a file search application, so anyone got this experience? The requirement is listed as following: Function 1: Seach Known Filename 1) A textbox to input filename, e.g. mydoc.doc 2) A button which is named as "Search" 3) A label will display the searching result, e.g. File not found/File is located at d:/sample 4) A progressBar is used for displaying the searching progress Function 2: Search Know extension 1) A textbox to file extension, e.g. *.doc 2) A button which is named as "Search" 3) A richTextBox will display the searching result, e.g. File not found/File is located at d:/sample 4) A progressBar is used for displaying the searching progress Any body got the sample coding or write the sample coding for me? Thanks!
Reply
Answers (
2
)
How can I sort parallel arrays?
How to Use COM DLL in .NET