i have a database that stores information regarding the following

pictureTitle
pictureDescription
pictureOwner
pictureData

I have a form called frmSearch that i want to be able to search the database PICTURES for pictureTitle using a textbox called TEXTBOX1 as the search criteria...But... i want the information to load on a nother form called frmSearchResult in a list box called LISTBOX1

Any ideas all i need is a start i shall paste my code once i have tried a couple more times

thanks