- 1
I need to send message from visual studio to mobile phone what should i do?
I have created a platform with all data and i need to send bulk sms from visual studio to mobile phone ,this means i need when i click the send button if it's bulk message should select all rows,but if i have choose either one or two should select the whole row too,this means i need to send the whole individual row. What should i do?
2 Answers
0
You didnt supply any sample code, or any info on the programming language you are using...
I cant help you without that info.
0
I'm using c# language ,should i send all codes that i have used?