Forum Discussion
hugetv
10 years agoVisitor
and how it would have this function
jsonAsString = CreateObject("roUrlTransfer")
jsonAsString.SetURL(URL()+"/movie.php?cat="+HttpEncode(category))
json = ParseJson(jsonAsString.GetToString())
return json.Videos