|
-
Mar 16th, 2000, 03:52 PM
#1
Thread Starter
New Member
Hi! how can I add multiple images in a recordset and allowing only to display the the first image to be displayed the form. By clicking the image in the form it will pop-up another form which will contain the multiple images.Using a toolbar , it will display the images one by one.
Hope that somebody can help me with my problem. Thank you.
roxy
-
Mar 16th, 2000, 10:35 PM
#2
Hyperactive Member
I don't have the time right now to write it for you but I can offer some advice. Use paths in your database and in your click event write some SQL to to bring up the paths then a "for next" loop to make say picturebox(index).picture = path. If you need more, I'll try to help later.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|