api
ina api name comes in second line how it configure
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
NavazPosted Feb 10, 2014, 10:41 PM
Shweta LodhaPosted Feb 10, 2014, 1:32 PM
Try this:
var webRequest = WebRequest.Create(@"http://bulksms.marketsolutions.co.in/sendsms?uname=fishco&pwd=fishco123&senderid=fishco&to=" + phoneNo + "&msg=" + OB + "\r" + purchase + "\r" + total + "\r" + paid + "\r" + balance + " & route = T");
NavazPosted Feb 10, 2014, 7:27 AM