T
Timmay
I'm looking for a way in vb.net 2005 to find the filename of the cached
image for an image in the WebBrowser control. I can get the name of
the image (ie: timmay.gif) with
WebBrowser1.Document.DomDocument.images(i).nameprop but I want to get
the name of the cached image (ie: C:\Documents and
Settings\Timmay\Local Settings\Temporary Internet
Files\Content.IE5\KYLUPOI\timmay[1].gif so that I can display it in a
separate image control.
Timmay
image for an image in the WebBrowser control. I can get the name of
the image (ie: timmay.gif) with
WebBrowser1.Document.DomDocument.images(i).nameprop but I want to get
the name of the cached image (ie: C:\Documents and
Settings\Timmay\Local Settings\Temporary Internet
Files\Content.IE5\KYLUPOI\timmay[1].gif so that I can display it in a
separate image control.
Timmay
