making captcha picture and sending to decaptcha

atom6402

Junior Member
Joined
Aug 17, 2009
Messages
112
Reaction score
86
hey guys

i am coding in vb.net, i build an account creator but i dont know how to get the captcha picture and show it to the user in a new window or webbrowser

after that i want to sent it to decatcha to decode but i dont know how to do that, on the internet i couldnt find any code snippets related to captchas
 
Try to be more specific about how you're working with the site already (httpwebrequest, tcpclient, webbowser, etc). That makes a huge difference with how to advise you to deal with the captcha image. We can't give you much detailed help without detailed information.
 
Last edited:
Back
Top