In the next version I’d like to find an application wizard for send single SMS or multiple SMS
Send SMD to single or multiple users
This is an example of database for multiple sms:
User:
- IdUser
- Name
CategoryNewsletter
- IdCategory
- Title
UserSubscribe
- IdUserSubscribe
- IdUser
- IdCategory
MultipleSMS
- IdSMS
- IdCategory
- Title
- Message
SMSCarrier
The best regards,
D.