javascript panggilan url tanpa pergi ke sana
$.ajax({
url: 'http://test/?myid=5'
});
Stupid Swiftlet
$.ajax({
url: 'http://test/?myid=5'
});