I am developing an asp.net application in c# on which customer can order for some items. So my requirement is that whenever any customer will create and order sucessfully then a SMS will be sent to customer's cell. What I need to do for it ?
Thanks in Advance