Posts by Renan Gomes • 11 points
1 post
-
1
votes1
answer127
viewsQ: Convert Windows application to Windows Phone - C# (Httpwebresponse and Httpwebrequest)
I have a C# class for Windows that works normally, but I’d like it to work on Windows Phone. The idea is to use HTTP methods get and post from a web page that has CAPTCHA. I will show the captcha to…