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

Poll results

We wanted to know if people liked our poll system. Here you can find the results of who has voted so far.

Using our simple poll editor, anyone can add professional looking polls to their website in only a few clicks.
We asked..
Would you like to be able to publish Polls on your *own* website?
Nothing would excite me more!  0 Votes
Poll-ease!  0 Votes
What's a poll?  0 Votes
I'll decide later...much later...  0 Votes
Total: 0 Votes
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 %>