Skip to content Skip to sidebar Skip to footer
Showing posts with the label Send

Sending Data To An External File Via Ajax

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