Forum Discussion

mitchstein's avatar
mitchstein
Roku Guru
10 years ago

Simple http missing something...

request.SetMessagePort(port) request.SetUrl("http://www.tvbydemand.com/video_update_views.asp?vpath=" & episode.url) (the error appears to be at the &) what I'm trying to do is add code tothe ...