I\'m using ozeki ng SMS gateway. I\'m unable to send any SMS to any mobile. Please help me to send SMS through net to mobile
A potentially dangerous Request.Form v
this just worked for me...
[HttpPost, ValidateInput(false)] public ActionResult updateContact(FormModel model) { //contents }