Well I'm making an application and it needs to register a certain person, this data I need to send via json and receive what happened.
ajax.js
/* button #btn_REGISTRAR */
$(document).on("click", "#btn_REGISTRAR", function(evt)
{...
asked by
18.08.2015 / 18:46