This is my code
$.ajax({
type: "POST",
url: 'http://localhost/QM/QMUI/WebServicePrueba.asmx/ObtenerCategorias',
//url: "CategoriaK.aspx/ObtenerCategorias",//ojitos
data: "{IdCategoria :" + -1 + " }", // -1 trae la lista compl...
asked by
05.01.2017 / 19:28