Hi,
With reference to thread222-1077839, I am using a webbrowser control to show a specific list of images in a specific diectory. I need to achieve 2 things though;
1. I need to allow the user to select one of the images so that I can save their selection. There is no click event on this control and if the user double clicks it only gives the image in a new window at its original size - any ideas?
2. I need to lock the conrol so that the user can only select an image - at the momment there is a right click menu that gives the user control over a lot of stuff including deleting the images and creating new files in the directory.
Perhaps the webbrowser control is not the way to go - basically all I need to to show the user a specific folder and display the images in it as thumbnails to him/her. I then need the user to be able to select one of those images so that I can save it to the database - nothing else.
Any ideas please?
With reference to thread222-1077839, I am using a webbrowser control to show a specific list of images in a specific diectory. I need to achieve 2 things though;
1. I need to allow the user to select one of the images so that I can save their selection. There is no click event on this control and if the user double clicks it only gives the image in a new window at its original size - any ideas?
2. I need to lock the conrol so that the user can only select an image - at the momment there is a right click menu that gives the user control over a lot of stuff including deleting the images and creating new files in the directory.
Perhaps the webbrowser control is not the way to go - basically all I need to to show the user a specific folder and display the images in it as thumbnails to him/her. I then need the user to be able to select one of those images so that I can save it to the database - nothing else.
Any ideas please?