Connecting Tech Pros Worldwide Forums | Help | Site Map

Help with webbrowser control in framework 2.0

xydarcher@163.com
Guest
 
Posts: n/a
#1: Mar 22 '06
I am using webbrowser control to fill some text box
automatically. but there are check code in pages. i must get the image
on the page which is showing. according to the Document property i
would only get Document.Images[0].GetAttribute("Src") but not the
bitmap. how to get the bitmap of images i wanted?


Closed Thread