This may not solve your problem, but maybe give you some ideas. This is a sample program which uses the HTML container to throw up a webpage, this can also be used to view a network directory, not sure that it works for local drives. If you "picture" resides on a network server, then you will be able to use this sample.
Network server address like
ServerName\Folder
If pictures are on local drive, then your URL will be
computername. You will need to "share out" the local drive to make it visiable.
Rememeber, this is a quick a dirty way. There are better ways.
Regards
Rich Heilman
Add a comment