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. 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. 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. 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. Link to comment https://forums.phpfreaks.com/topic/158949-remote-documentgetelementbyid/#findComment-838367 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.