Cody_
11-06-2012, 05:39 AM
I know I can use PhP and use cURL to grab the contents of another webpage, but I want to be able to do it non-server side
Is there a way to send a request to say "http://www.website.com/test.php?id=1", then grab the contents and put it on the current web page without using cURL and being able to do it non-server side?
I can further explain if needed, but this was the best I could figure.
Thanks in advance,
Cody
Is there a way to send a request to say "http://www.website.com/test.php?id=1", then grab the contents and put it on the current web page without using cURL and being able to do it non-server side?
I can further explain if needed, but this was the best I could figure.
Thanks in advance,
Cody