473,386 Members | 1,785 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Dynamically updated file list

16
Hi,
I want to create a program in VB 6.0 by which I can display all the file of a particular folder and if I will add or delete any file in that folder so this should be show only those file which is only present in folder. For this I want to use a combo box, plz help me.

Thanks & Regards
monu
Jul 16 '07 #1
4 1076
hariharanmca
1,977 1GB
Hi,
I want to create a program in VB 6.0 by which I can display all the file of a particular folder and if I will add or delete any file in that folder so this should be show only those file which is only present in folder. For this I want to use a combo box, plz help me.

Thanks & Regards
monu

you can see the reply in last post... do not double post your qurey...
Jul 16 '07 #2
Killer42
8,435 Expert 8TB
you can see the reply in last post... do not double post your qurey...
It doesn't look like a duplicate post to me. The prior one was about creating files, wasn't it? Not about getting the up to date file list.

Anyway monu121, the FileListBox control will give you the list of files in a folder. Just set its .Path property to point to the folder. You should also look in the documentation for FileSystemObject - this gives you lots of functionality to work with drives, folders and files.
Jul 17 '07 #3
hariharanmca
1,977 1GB
It doesn't look like a duplicate post to me. The prior one was about creating files, wasn't it? Not about getting the up to date file list.

Anyway monu121, the FileListBox control will give you the list of files in a folder. Just set its .Path property to point to the folder. You should also look in the documentation for FileSystemObject - this gives you lots of functionality to work with drives, folders and files.
i think topic had been changed today. okay no problem
Jul 17 '07 #4
Killer42
8,435 Expert 8TB
i think topic had been changed today. okay no problem
I changed the subject to better reflect the question, as per the guidelines. Subject-line of "Vb 6.0" wasn't very informative.
Jul 17 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Mike Mella | last post by:
If I make an RSS feed of my site, am I expected to build and later update the RSS (XML) data by hand as I would any other webpage, or is there some process by which updates to a site are...
7
by: David Clark | last post by:
Hi I have two list boxes( i.e. SELECT OPTION ), one is for STATE and second is for CITY. If I change the STATE, CITY should also be updated and of course it will be having respective cities How...
2
by: djc | last post by:
On the page_load event I am querying a database and binding data to some text boxes, list boxes, and a repeater control. When the page loads it uses the value of one of the database fields (status)...
4
by: Harry | last post by:
Hello, I have a page with a RadioButtonList and a PlaceHolder control. The RadioButtonList's AutoPostBack attribute is set to TRUE and its SelectedIndexChanged event loads one of three...
1
by: RM82 | last post by:
Hi All, I am not sure if this approach is feasible. But i have a timesheets application that works for several small organisations. One of the companies has a small office in South Africa and...
3
by: Wouter | last post by:
Hi All, I am loading a web user control (.NET 2.0) into a placeholder on a content page ( plus the use of a master page). The controls is a list of companie, one you select a company for...
7
by: Steve_Black | last post by:
Hello, I'm toying with the idea of loading a MenuStrip (VB.Net 2005) dynamically based on who is logged into my system. Every user has different security settings and I want to customize the...
11
by: skumar434 | last post by:
Hi everybody, I am faceing problem while assigning the memory dynamically to a array of structures . Suppose I have a structure typedef struct hom_id{ int32_t nod_de; int32_t hom_id;
94
by: smnoff | last post by:
I have searched the internet for malloc and dynamic malloc; however, I still don't know or readily see what is general way to allocate memory to char * variable that I want to assign the substring...
2
by: Andy | last post by:
I want to dynamically update a list of elements shown as a checkbox list. A file is used to store the elements, and elements can be added and deleted from the list. The trouble is that the window...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.