Hi friends ...
My problem is like this....
I want to send Message on mobile and an email address.
example..........
My Data Base is like this...............
id | pwd | contact | email_add. | Message
1001 | cb23 | 9827631463 | manojmr5626@gmail.com | Your id 1001 pwd cb23
1002 | mk63 | 09827631465 | raj@yahoo.co.in | your id 1002 pwd mk63
1004 | rf56 | 9431742802 | okrs@mail.com | your id 1004 pwd rf56
1009 | mk75 | 7631214257 | lala@gmail.com | your id 1009 pwd mk75
Now
I have send individual message to it's corresponding email_add and contact no.
plz help me to achieve to send Sms on mobile And Message to corresponding emailid.
I want to send on one Botton click event....
In Asp.net Lang c#
Can any one help me.. any suggetion..
or code in asp .net C#