hi
I m new in development blackberry application. I want post email and password to the server(http://dev.7-yes.com/ws7Yes/SecurityService.asmx?op=LoginUser). so how i done it?
hi I m new in development blackberry application. I want post email and password
Share
You can use
HttpURLConnectionto make HTTP request to web server.