I have a file that I want to be able to syndicate that makes an AJAX call to return certain results based on different parameters on the same page. Obviously when the script appears on my server, it works just fine. However if it runs on another server, the main page loads fine but once the parameter is changed via a drop down menu, the result comes back with a blank page and "not found". Is it possible to do this, or is something else required?
If someone could point me in the right direction I'd appreciate it 😉