Question:
I am working with a sms provider. The sms is sent to the user via an email to the sms provider.
This is all working fine
If the user replies to the sms they received the response is sent to a url I set up with the provider.
I need help on reading the response. Do I need to set up program at the url provided.
I have a one developer bundle Chilkat and work in c#
Any help appreciated.