$.ajax({ url: , timeout: , data: { start: X, end: XX } }).done(function (data) { console.log(data); });