Click here to Skip to main content
15,896,912 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I want to make a c# code for send sms from browising xls file from PC:
example like:

Hello <col1-name>; is live in <col2-cityname> so on..;
In above example <col1-firstname>and <col2-cityname> is the header in excelsheet.


plz help
Posted
Comments
OriginalGriff 24-Feb-15 7:33am    
And?
What have you tried?
Where are you stuck?
What help do you need?

1 solution

Hi Ravi,

I don't know your exact requirement,but if you particularly want to know how to send sms then you can use twilio api.Refer the below URL


https://www.twilio.com/docs/csharp/install[^]
 
Share this answer
 
v3
Comments
Sergey Alexandrovich Kryukov 24-Apr-15 3:49am    
No, this person should not be brief. But you should not post such fake "answers". Let me tell you: you have too many abuse reports.
—SA
[no name] 24-Apr-15 3:59am    
Hi Sergey,

there was not a fake answer from my side.I was not able to get his requirement properly hence written that "Please be brief on your requirement". How ever i have improved the solution and hello stop down voting please.
Sergey Alexandrovich Kryukov 24-Apr-15 4:04am    
All right, sorry for the work "fake". We have certain standards for answers. What you wrote was certainly good only as a comment. Note that non-answers posted as "solutions" are considered as abuse.

The idea to use some API makes it an answer, but, in this case, pretty bad, as we usually provide some link(s) and explain things at least a bit.

Thank you for understanding.

—SA
[no name] 24-Apr-15 5:41am    
Url has been given in the improved solution.
Sergey Alexandrovich Kryukov 24-Apr-15 9:34am    
Yes, all right.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900