we have a ecommerce website, now we want to add functionality to inform a user via sms about order on checkout button. We have a url to which we make a request using mobile number and order id and as i call that url, it sends sms to user and give me response
ok then i hv to update my database(MYSQL) for sms sent successfully.
Can any one please help me to make a request and read response in asp .net from that url.
Go to the complete details ...