asp.net - Download html page and images -


i'm trying copy image html page, 1 image of page. point captcha image , need without making new request.

what best way this?

i'm using httpwebrequest in c# this, need make 2 requests: 1 image name , download image.

and captcha updated every request.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -