Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rbenditt

  1. rbenditt

    AJAX works locally but not on server

    Thanks guys! That was totally my problem. Those links about cross-domain AJAX really set me straight. I have managed to set up php page to act as a proxy and now everything works. Thanks!
  2. rbenditt

    AJAX works locally but not on server

    I've added my domain and the webservicex.net domain to my trusted sites list, and I still get an "access denied" error. Basically what I want to do is to get currency exchange rates and have them available for my users. The webservicex.net site has a great web service for this... but I'm...
  3. rbenditt

    AJAX works locally but not on server

    I've put together a simple script that uses the XMLHttpRequest() function. It works when I run it locally, but when I upload it to my web hosting account, I never get a response back. Here is what I have: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html lang="en"> <head>...

Part and Inventory Search

Back
Top