I am creating a website with a secure login, here I have users who register for my web site with their Credentials. When the user finishes the registration process & logs in to his/her account, there is a button called activate. Unless they click the activate button, they can't progress.
Upon clicking the button, an activation code is sent to the mobile no(as a sms), which the user has given during registration..
I am using net framework 3.5, asp.net,C# and SQL Server 2005,
I am doing this with web service, I have got my web service, but its not that accurate..
here i am using web service from .. www.webserviceX.NET ..
here i want to know how to send sms in asp.net using web service ..?
any help will be appreciated...
thanks
shameer ali shaik