Unstoppable Domains

Ajax

Spaceship Spaceship
Watch

softgroups

Established Member
Impact
8
Hello I am having a big problem ... with AJAX & JavaScript










I can easy open a file like


ajax_loadContent('gsite1','proxy1.php);
or like :
ajax_loadContent('gsite1','proxy1.php?go=http://servers.softgroups.com/g1/gomania/g1.php&parola=future&site=tabu.com');



But i can't open external files like :


jax_loadContent('ysite1','http://www.ilovefinder.com/proxy/proxy3.php?go=http://servers.softgroups.com/y1/future/y1.php&parola=future&site=tabu.com');
or even like:
jax_loadContent('ysite1','http://softgroups.com');


what I am doing wrong?!
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable DomainsUnstoppable Domains
You need to do it like:
jax_loadContent('ysite1','getpage.php?page=http://softgroups.com');

AJAX can't get files from other servers.
 
0
•••
google "XMLHttpRequest Object" ... don't let the name fool you, it is merely a way to make an http request (using post,get,head or whatever) of *any* file type (not just xml).
 
0
•••

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back