$.get("*!*http://example.com/response_info.php*/!*", {name: "Vahe"}, function(data) { alert(data); });