Results 1 to 2 of 2

Thread: images

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 1999
    Posts
    10
    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

  2. #2
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    ma,usa
    Posts
    485
    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
  •  



Click Here to Expand Forum to Full Width