Why does my web page expire?

Web Services: How to send email and sms using sms gateway?

  • i am creating a web application. i want the php code regarding, how to send email and text messages using SMS gateway. which is the best sms gateway service available in karnataka. i want the code which sends email and sms automatically.. plz suggest me. its urgent.. i have created a web page, which accept user details. i want the php code which sends text message and email automatically to user, using the information given by him/her… its like when your insurance is about to expire on 05-1-2012, and you will get an email and text message regarding the expiry on 02-1-2012… i will use sms gateway service to send text message. i want the code… please inform me as soon as possible…..

  • Answer:

    IntroductionThis article is about sending SMS using .NET through web service. With the help of this article we can easily understand how to use web service and also you will get some information about SMS, GPRS etc. This web service will help you to give the notification if the service unable to deliver.How does it work?Initially when undergoing this study I think sending SMS to different services will be a problem, for sending SMS we have to tie up with all the services it is not possible at all, while studying this most of the services provides GPRS(General Packet Radio Service ) facility. GPRS has more functionality and here we are going to use only one that is Internet email services. So it makes our work little easier. After that I think how to find out the services for that particular mobile number. Now it became very critical, then I found a web service that provides us all the information that we needed. Let we discuss in upcoming paragraph Direct-to-SMS gatewayAn SMS gateway typically sits between the end user who needs to send/receive SMS and a mobile network's SMSC. Such gateways provide a choice of protocols, including HTTP,SMTP, SMPP and Web services. Providers of SMS gateway services include SMS aggregators and mobile operators. SMS gateways are also available as part of messaging services such as AOL, ICQ and others.An SMS gatewayconnects with (i) mobile network SMSCs in order to send/receive messages and/or(ii) other SMS gateways in order to reach mobile subscribers on multiple mobilenetworks. It is therefore possible that an SMS gateway has a combination ofmobile network SMSC connections and connections with other SMS gateways inorder to provide its services. However, there is the increasing potential fordelivery problems with SMS the greater the number of SMS gateways in thedelivery chainSMS Gateway uses:· Low-Cost· Simple to use· Provide an easy way to connect with clients.· Business Promotion· Quick alerts· Provide bridge Between Email Systems and Mobile Phones· Convenient· IndependencyUsing the code:In this article I am using a web service which already exists. Since this web service is tie up with KAPSYSTEM Solutions instant messaging service make our work easier. With the help of this web service we can able to send SMS to various countries like India, US, UK, Malaysia, Japan etc. In this article I have used the web service from http://www.kapsystem.com they are providing Webs Service Definition Language (WSDL) link for sending SMS.KAPSYSTEM BULK SMS SERVICE PROVIDER:If you are looking to get best Transactional Route from direct provider, you are at right place, where our team will assist you to track how well this works for you and your customers before using with a free demo service option.Key features of our SMS Gateway: Scheduling of SMS as per your requirement. Creation and management of SMS templates for regular use. Detailed reporting of all sent and received SMS messages. Bulk SMS Web Interface is very intuitive and easy-to-use. Easy to customize and run your mass SMS campaigns. Multiple carrier option to be connected always. Robust and secure functionality with reliable deliverability. Admin panel to control all your campaigns. Full API documentation and well versed technical support team to assist you in integration of API with your application. If you want any help on bulk SMSService you can reach me at For moreinformation you can click on http://www.kapsystem.com/freedemo7.php

Mohith at Quora Visit the source

Was this solution helpful to you?

Other answers

You can use http://phone2email.xyz (fork it at http://github.com/whitef0x0/phone2email) to find out your corresponding email for your phone number, or a similar service (only works for North American numbers right now). You can also find lists of cellphone networks and their corresponding emails if you look online enough.(Disclaimer: I built Phone2Email)

David Baldwynn

As per my understanding, sending email and sms are two diffrent things, so you need two different services each for them. For Email :- As delivery of email in Inbox is verymuch required, I suggest you to use any reputed email services for the same, My personal Fev. are AWS SES http://aws.amazon.com/ses/)  or http://SendGrid.com For SMS (indian numbers) :-  I suggest you to use SMSJuction (http://www.smsjunction.com/) or Valuefirst.

Abhinav Gupta

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.