matrixebiz
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2016
01:07 PM
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
matrixebiz
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2016
01:46 PM
Re: Little code help
not needed
joetesta
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2016
02:17 PM
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"
Pretty sure you want this instead;
url = mytest
Pretty sure you want this instead;
url = readtextfromserver(ServerURL)
aspiring
matrixebiz
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2016
04:34 PM
Re: Little code help
not needed
matrixebiz
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2016
06:02 PM
Re: Little code help
not needed
matrixebiz
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2016
10:44 AM
Re: Little code help
anyone have any thoughts on my last post?
matrixebiz
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2016
06:32 PM
Re: Little code help
Not needed anymore. Please delete thread. Thx
- « Previous
-
- 1
- 2
- Next »