Vivid Lust Posted May 20, 2009 Share Posted May 20, 2009 is it posible to have a script on one website using document.getElementById() that gets information from another? So like a bot. Thanks, Jake. Quote Link to comment Share on other sites More sharing options...
Ken2k7 Posted May 20, 2009 Share Posted May 20, 2009 Within the same domain? Yes. Use AJAX. If not, use PHP's cURL and then use it. Quote Link to comment Share on other sites More sharing options...
Vivid Lust Posted May 20, 2009 Author Share Posted May 20, 2009 On a differnt domain. Quote Link to comment Share on other sites More sharing options...
Ken2k7 Posted May 20, 2009 Share Posted May 20, 2009 Within the same domain? Yes. Use AJAX. If not, use PHP's cURL and then use it. Read if not clause. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.