IE automation , image save
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, i am trying to make a simple bot using IE automation. i just want to register in one site using my program, but it needs captcha, i am using decaptcher.com for it. it is ok. after web page openning, in view source of page i get one captcha link. whenever i save this image using c# program, it just redirect and save image is changed as in browser. i think you can understand what i am saying. Is there any way to save browser image without redirecting? if i just right click in browser, manually then i am able to save image same as. Any one can help me out?? thanks!
yogesh