sales@sharmanburgess.com
Tel: (01205) 361161
HomeNewsSitemap
home_pic.jpg
 
 
naea_logo.gif
squarelogo_big.jpg
 
Print-friendly version

News

You are viewing results 1 to 2 of 2
MOST RECENT LISTINGS
'MOST RECENT LISTINGS' Updated daily so make a habit of visiting this category regularly to find out what has come onto the market in the last 7 - 10 days.
Welcome to the Sharman Burgess Website
This site will be updated at least on a daily basis, so be sure to set it as one of your favourites and come back often. If you have any comments about the website, feel free to contact us at...
You are viewing results 1 to 2 of 2
This player requires Adobe Flash
<% set xmlHTTP = server.createobject("MSXML2.XMLHTTP") xmlHTTP.open "Get", "http://www.powershiftlive.com/all_features.xml.php?network_id=56&station_id=159", false xmlHTTP.send() Set ObjXML = xmlHTTP.ResponseXml Set XMLroot = objXML.documentElement For i = 0 To (XMLroot.childNodes.length - 1) Set video = XMLroot.childNodes(i) videoId = video.getAttribute("id") videoPath = "" videoDescription = "" videoThumbnail = "" Set videoData = video.childNodes For a = 0 To (videoData.length - 1) If videoData(a).nodeName = "video_filename" then videoPath = videoData(a).text ElseIf videoData(a).nodeName = "video_description" then videoDescription = videoData(a).text ElseIf videoData(a).nodeName = "video_thumbnail" then videoThumbnail = videoData(a).text End If Next %>
<% response.write videoDescription %>

<% response.write videoDescription %>

<% Next %>