URL d'appel JavaScript sans y aller
$.ajax({
url: 'http://test/?myid=5'
});
Stupid Swiftlet
$.ajax({
url: 'http://test/?myid=5'
});