
TheEndless
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2015
01:15 PM
Re: PHP cURL script to control Roku box not working
"bryanharley" wrote:
Someone else wrote this javascript, but I was not able to get it to work client-side in a browser. Any idea why?
I believe XDomainRequest is a IE only object, so that script will only work in Internet Explorer.
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
bryanharley
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2015
01:17 PM
Re: PHP cURL script to control Roku box not working
Right, and I've been testing it in IE 11 on a computer on the same network as my Roku. Can't get it to work though.
bryanharley
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2015
02:30 PM
Re: PHP cURL script to control Roku box not working
Ah, looks like XDomainRequest is depreciated in IE 11, need to use XMLHttpRequest instead.
- « Previous
-
- 1
- 2
- Next »