Ajax External Http Post Javascript Send Sending Data To An External File Via Ajax February 01, 2023 Post a Comment When I use this code, it works: ajax.open('post','a.php',true); but when I try to … Read more Sending Data To An External File Via Ajax