<%@ Language=VBScript %> <% ' define the variables dim objHTTP dim objXML dim objLst ' set-up XMLHTTP set objHTTP = Server.CreateObject("Microsoft.XMLHTTP") ' get the requested XML data from the remote location ' change the URL as per your feed. objHTTP.open "GET", "http://stquote.sgx.com/live/xml/GenXML_SGXPriceDelay.asp?subcode=A03", false objHTTP.send ' save the XML in objXML as XML set objXML = objHTTP.responseXML %> <% Set objLst = Server.CreateObject("Microsoft.XMLDOM") Set objConfig = Server.CreateObject("Microsoft.XMLDOM") objXML.async = False If objXML.parseError.errorcode <> 0 then ' Error parsing XML file Response.Write "Error parsing XML File" Else ' No error Set objLst = objXML.getElementsByTagName("equityDomain") Set objConfig = objLst.item(0).childNodes(0) nameFull = objConfig.childNodes(2).text Set objLst = objXML.getElementsByTagName("tradePrice") Set objConfig = objLst.item(0) prevClose = objConfig.childNodes(0).text curOpen = objConfig.childNodes(1).text last = objConfig.childNodes(2).text bid = objConfig.childNodes(3).text offer = objConfig.childNodes(4).text high = objConfig.childNodes(5).text low = objConfig.childNodes(6).text change = objConfig.childNodes(7).text percent = objConfig.childNodes(8).text Set objLst = objXML.getElementsByTagName("tradeVolume") Set objConfig = objLst.item(0) bidVol = objConfig.childNodes(0).text offerVol = objConfig.childNodes(1).text totalVol = objConfig.childNodes(2).text Set objLst = objXML.getElementsByTagName("header") Set objConfig = objLst.item(0) last_update_datetime = objConfig.childNodes(0).text End If Set objXML = Nothing Set objLst = Nothing Set objConfig = Nothing def_bgcolor = "#FFFFFF" %> Home - Asia Power Corporation Limited

Asia Power is principally involved in the ownership, management and operation of power plants in China. It was incorporated in Singapore in March 1997 and later converted to a public company in October 1999.


Adobe Reader is required to view the documents. To download a (free) copy, click on Get Adobe Reader.
Get Adobe Reader


The 2008 Annual Report is now available for download.
More in the Annual Report Archives under News & Publications.

Go to Annual Report Archives