First of all. Sorry for my bad enghlish.
I want to write a program what can communicate with my website with post/get parameters but when i run the progress httppost with http://xyz.xyz/?server&user=this&pass=that it's not work... how can i fix this problem if i can do that.
the sintax
GET
- username
- password
POST
- message
- captcha
I know exists two method for this but i don't know one progress for these two method with together.
(httppost / httpget methods; but together... i need it)
Thank you for helping