Bullz-Eye.com's 2008 Year End Music Review: Will Harris

2008 Year End Music Review: Will Harris

Music Home / Entertainment Channel / Bullz-Eye Home

Have a comment about Will's Year in Music picks? Post any comments, questions or suggestions at EatSleepDrink Music!

<% ' +---------------------------------------------+ ' | RSS Content Feed VBScript Class 1.0 | ' | © 2004 www.tele-pro.co.uk | ' | http://www.tele-pro.co.uk/scripts/rss/ | ' +---------------------------------------------+ ' ' Sample VBScript Code for the RSSContentFeed Class ' Example Code - Simple ' sample_code1.asp %> <% 'create object Dim rss Set rss= New RSSContentFeed 'get content '////////////////////////// Change Feed Address Here: /////////////////////// rss.ContentURL = "http://www.esdmusic.com/tag/2008-year-end-music-will-harris/feed/" '///////////////////////////////////////////////////////////////////////////////// rss.GetRSS() Dim i Dim descr For Each i in rss.Results descr = rss.Descriptions(i) descr = replace(descr,"","") descr = replace(descr,"","") 'response.write Escape_Chars(mid(rss.Contents_Encoded(i),1,1000000)) & "" response.write Escape_Chars(rss.Contents_Encoded(i)) & "" response.write "

Click here to comment" & ".

" Next 'release object Set rss= Nothing %>

You can follow us on Twitter and Facebook for content updates. Also, sign up for our email list for weekly updates and check us out on Google+ as well.