xbmcHttp
#1
Lightbulb 
Hi, I'm trying to develop a remotecontrol to the XBMC, for cellphones. I'm using the xbmcHttp commands, but the problem is that they output a OK message. Is there any way to get around this? Automatically get back to the page before or something? I'm coding it in xhtml mobile 1.0.

Anybody know something about this problem?

Please help me Smile
Reply
#2
Why is that a problem? All commands return something. If its getting info, you get the info back. If its a command, you get back either OK or some error message. What are you looking for exactly?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#3
I need a way for it it to return to the original page when it gets the OK message. Cause I trying to make a wap version.
Reply
#4
user ajax to send and receive the api urls. you will never have to leave your current page at all but you could still display errors
Reply
#5
Hi, I'm making a wap version.

I need a solution that support at least wap 2.0 or xhtml mobile?

Anyone?
Reply

Logout Mark Read Team Forum Stats Members Help
xbmcHttp0