I started project working with VBA and I am trying to send and receive SMS messages using HTTP requests. I will add SMS messaging functionality to my system with the use of an HTTP SMS gateway, (I found OzekiSMS Gateway) and post SMS messages to this gateway using HTTP requests. I will run the...