Quote:
Originally Posted by DaveSawers
Why would you want to cross call a Javascript file from another site? Why not just load the file onto your site and avoid all the problems?
|
The script on the other site queries their database and provides me with the output from that query. It's just how they did it. I would like to essentially sync my database value with theirs using the output that is available.
I haven't had a chance to work on this for the last couple of days, but I do appreciate the replies that I have received and will be visiting them for information when I get back into this.