i need to set up a proxy for cross-domain javascript.
the problem is, i tried the simple fgets() , i discovered, javascripts are ignored and non-functional.
is there a proxy library that handles all these ? it can be in any scripting language.
i need to set up a proxy for cross-domain javascript.
the problem is, i tried the simple fgets() , i discovered, javascripts are ignored and non-functional.
is there a proxy library that handles all these ? it can be in any scripting language.
If you have control over (control means "can place static files on") both domains, then I'd suggest EasyXDM, which seems to be easy-to-use and is gaining in popularity.