Search results for query: *

  1. L

    Open Mail[Hotmail] w/Webbrowser Control

    Yes, I'm making a program that signs into Hotmail and auto reads all the messages. I just can't figure out how to invoke, click to open the first message. I am using the Webbrowser Control which I know is so flexible if you know what your doing. I do see that the whole inbox is in a table so i...
  2. L

    Uploading Image With Decaptcher.com Using API

    I have always used the API for Vb.net from Decaptcher.com and have always sent the Captcha by sending an actual url to them as you see in the code below. Or maybe it uploaded the image anyway to them (I use the Webbrowser Control) I'll use for example this: Dim dr As DecaptcherResult =...
Back
Top