http://www.looroll.com/thesheets/wallpapers/paperview.php3?paperview=c/chickMunkey said:any chance of a link to that wallpaper? Wouldnt mind that myself
Ok, if you're still having problems with the script then follow these instructions.Stimpy said:UKTV script is b0rked I think Nath, I've had the same problem for a few days now, normally it means the site the data is collected from has changed it's format, either have to wait for an update or re-write the code yourself
Randomize
If Country = "Scotland" Then
GetURL = "http://www.radiotimes.beeb.com/ListingsServlet?event=4&channels=101,113,37,132,134&broadcastType=1&jspGridLocation=/jsp/tv_listings_multi.jsp&jspListLocation=/jsp/tv_listings_single.jsp&jspError=/jsp/error.jsp&allDay=true" & "&random=" & Rnd
Else
GetURL = "http://www.radiotimes.com:80/ListingsServlet?event=12&broadcastType=1&jspGridLocation=/jsp/tv_listings_multi.jsp&jspListLocation=/jsp/tv_listings_single.jsp&jspError=/jsp/error.jsp&allDay=true" & "&random=" & Rnd
End If
thanks!Insane said:http://www.looroll.com/thesheets/wallpapers/paperview.php3?paperview=c/chick
i knew i had recognised the desktop from somewhere
nath said:Skyler, did you have any troubles getting the tv guide to work, mine just says file not found.. seems to not be creating the txt file. I've tried adding a new script but when I test it it says error in subscript [number 2]. Any ideas?