Search results

  1. K

    How do you Post Multiple Images via HTTP

    I am trying to implement the Decaptcher.com HTTP API in C#. I have the normal Decaptcher HTTP request correct, but I cannot get the Assira(Cat Captcha) HTTP request to work. This requires POSTing 12 images to a url with multipart/form-data. I have tried many many different ways of posting the...
  2. K

    [C#] Loading webpage through proxy

    Sorry for double post, was lagging
  3. K

    [C#] Loading webpage through proxy

    Sorry, didn't see the post above. The code I posted was practically identical =]
  4. K

    [C#] Loading webpage through proxy

    I created a class that uses httpwebrequest to do this. It currently only works with certain web proxies at the moment(php base64 encoded url). If you are interested PM me and ill send you the code and full explanation on how to use it. I am also going to look into making it compatible with...
  5. K

    Hello

    Hi all!
Back
Top