eddie1
Starting Member
1 Posts |
Posted - 08 May 2001 : 11:43:35
|
I have received about 200 images and I have also received a text file which I imported in a table. The table consists of 3 fields, procuctCode, productDesc and imageName. All these fields are text fiels.
The values in these fields are as follow: productCode : VOT101 productDesc : Nice Book imageName : d:\images\nicebook.gif
There are about 200 records
Now I need to create a form which will translate the imageName path to bring the picture into the form. NOTE: The imageName is a text field that indicates the path to where the image are stored.
|
|