kash_meu wrote:
Hi,I am trying to send a GET request to http://[email protected]/abc.php I am not sure how to send request to this url. I am trying like this. HttpGet httpGet = new HttpGet("http://[email protected]/abc.php"); But this does not seem to be working. Any ideas? Regards, Kashif
You should provide an error message.. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
