Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
matrixebiz
Roku Guru

Re: Little code help

"RokuMarkn" wrote:
If I'm understanding you correctly (though I'm not at all sure of that), you want to use roUrlTransfer.GetToString:

xfer = CreateObject("roUrlTransfer")
xfer.SetURL(url)
new_url = xfer.GetToString()


--Mark
Sorry, not sure what to do with that code
0 Kudos
matrixebiz
Roku Guru

Re: Little code help

not needed
0 Kudos
joetesta
Roku Guru

Re: Little code help

definitely not.  Looks like you have a typo (mytest or myText ?), and regardless you are never setting the value of "mytest"
url = mytest



Pretty sure you want this instead;
url = readtextfromserver(ServerURL)
aspiring
0 Kudos
matrixebiz
Roku Guru

Re: Little code help

not needed
0 Kudos
matrixebiz
Roku Guru

Re: Little code help

not needed
0 Kudos
matrixebiz
Roku Guru

Re: Little code help

anyone have any thoughts on my last post?
0 Kudos
matrixebiz
Roku Guru

Re: Little code help

Not needed anymore. Please delete thread. Thx
0 Kudos
Need Assistance?
Welcome to the Roku Community! Feel free to search our Community for answers or post your question to get help.

Become a Roku Streaming Expert!

Share your expertise, help fellow streamers, and unlock exclusive rewards as part of the Roku Community. Learn more.