Possible Duplicate:
sms from our site
I want to send SMS from my asp.net application. Suppose there will be 2 text boxes in my UI, one for mobile or cell phone number and another one is for message writing. When I will click the submit button then this SMS will be send to that cell number. I want to use my cell phone number as transmission number. Please inform me the possible ways. I am using asp.net C#