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 https://forums.phpfreaks.com/topic/158949-remote-documentgetelementbyid/ 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 https://forums.phpfreaks.com/topic/158949-remote-documentgetelementbyid/#findComment-838358 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 https://forums.phpfreaks.com/topic/158949-remote-documentgetelementbyid/#findComment-838362 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 https://forums.phpfreaks.com/topic/158949-remote-documentgetelementbyid/#findComment-838367 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.