squirreltown
13 years agoRoku Guru
RSS parse
I have an rss feed working fine from an http GET request from the Roku. I am trying to change it to http POST. I am getting an error and the feed isnt being parsed. I know the rss feed is outputting t...
"RokuMarkn" wrote:
Do you really want to return from SendFavsViaPost as soon as you get the roUrlEvent? None of the code after the while loop will be executed.
--Mark