Questions tagged as 'asp'

1
answer

JSON and ASP Classic

I need to apply this source code: URL I can use json and asp Classic I searched for several libraries but I can not do the POST method with json tag using this language. Does anyone know any bookstore that can help me? Someone us...
asked by 18.05.2016 / 17:26
1
answer

Problem with JSON in MVC5

at the time of writing JsonRequestBehavior.AllowGet I get marked that is badly written or does not exist, in the controller. public JsonResult Clases(string valuemarca) { return Json(obj2.ObtenerVehiculoClaseAsync("", ServicioM...
asked by 28.08.2018 / 18:01
2
answers

Migrate table from SQL server to MySQL

I have 2 systems (One in asp and one in PHP ) The one in asp is connected to SQL server and PHP to MySQL. In SQL Server I have a table called "Clients". This table is updated every 2 or 3 days. In MySQL , I have replicated...
asked by 31.10.2016 / 13:59