Lanc1988 Posted July 12, 2008 Posted July 12, 2008 I have a form with an IE web browser control on it and a listbox. When the user selects an item from the listbox it loads a .htm page into the browser control but for some reason the images will only appear sometimes and it seems to be random. When the images don't show, there isn't a box with a red X meaning it couldn't find it, its just an empty space. When you right click where the image is, it shows options for Show Picture but that doesn't work either. (the .htm page and images are all offline, stored on their computer) Also, when you right click where the picture should be and go to Properties it does show the right path to the picture. What do I need to do to fix this? Quote
Administrators PlausiblyDamp Posted July 13, 2008 Administrators Posted July 13, 2008 What code are you using to load the html? When it fails to load the image what does the relevant html source from the control look like? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Lanc1988 Posted July 13, 2008 Author Posted July 13, 2008 i decided to change the way i was doing it.. i am now just uploading all the files to my website and pointing the browser to the webpage online which means now i have a smaller installer size and no more problems. thanks anyway. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.