Hi,
I have a sequence of folders containing files in the following format:
c:\pathname\name-001\name-001-001.jpg
name-001-002.jpg
...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23156673.html
Zones:
Visual BasicDate Answered: 02/13/2008 Grade: A Views: 0
Hi,
I am able to update, add and delete rows in a datagrid that is build up from a dataset connected to an SQL database. The changes show up in the datagrid. However, if I want to update the datab...
http://www.experts-exchange.com/Microsoft/Development/Visual_Studio_Express/Q_23407928.htm...
Hi,
I need to show a square with 9 areas. The user needs to be able to (multi) select the areas and then press a button to color the selected areas. I am looking for the correct way to start this ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23408465.ht...
In my application I would like to use a menustrip. When an item is selected the correct screen should appear. How can this best be done? Do I need to define panels and make the correct panel active...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23410926.htm...
Hi,
have a dataset with several tables filled from an SQL datasource. The data in the tables is used to fill several comboboxes (using a temp array I remove all duplicates first and fill the array...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23412858.htm...
Hi Experts,
I make a grid of labels and want to give the labels the name and color that are stored in a dataset. I can not find a solution that links a value (int or string) in the dataset to a co...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23415247.htm...
Hi Experts,
I have a form with multiple panels on it. Based on the user's selection, only one of these panels is visible at the same time. Each panel contains several controls.
(1) When a user ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23423384.htm...
Hi Experts,
I have two comboboxes in which the user can select items used for a rowfilter. Both comboboxes have the option "all" in it. There are 4 options (all - all, all - specific, specific - a...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23423...
Hi Experts,
I have a combobox that is filled when the index of another combobox changes. The combobox is connected to a datasource.
The values in the datasource are correct. The problem is the ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23425576.htm...
Hopefully, an easy one. I have an old BAT file that runs a backup program, warns the user to put the USB drive in first, then executes the backup program, and exits. I've been fiddling around wit...
http://www.experts-exchange.com/Microsoft/Development/Visual_Studio_Express/Q_23267460.htm...