btpoole
11 years agoChannel Surfer
PostToString and Curl
I am able to perform a curl on a url and receive a file back that can be saved to the computer. All this can be done thru a batch file. Should not GetToFile do the same thing on the Roku? I can use GetToFile, using the same url as in the batch file and then view the information in the file but it is not getting the complete information. Would I first have to PostFromString and pass any parameters to the url. If so how would I store the response?
Thanks
Thanks