>>
<% response.write(hour(time)) %>:<% if minute(time)<10 then response.write("0" & minute(time)) else response.write(minute(time)) %> >> <% if day(date)<10 then response.write("0" & day(date)) else response.write(day(date)) %> - <% if month(date)<10 then response.write("0" & month(date)) else response.write(month(date)) %> - <% response.write(year(date)) %>
 |
Fund |
|
|
|
NAV |
|
|
 |
<% 'session.lcid=2057
'closing_date="Closing price as at "
set dbObj=server.createObject("ADODB.connection")
dbObj.open session("utprice")
'sql= "EXEC sp_PMBRetrievePrice '001'"
sql=" select fcode,fname,fmname,bid,offer,dealingdate "
sql=sql & " from fund,fundmanager "
sql=sql & " where fund.viewdata=1 and fund.fmcode=fundmanager.fmcode and fund.fmcode='001'"
set tbObj=dbObj.execute(SQL)
if not tbObj.eof then
closing_date="Closing price as at " & AddZero(day(tbObj("dealingdate"))) & "/" & AddZero(month(tbObj("dealingdate"))) &"/" & year(tbObj("dealingdate"))
end if
%>
| |
<%=closing_date%> |
|
<%
do while not tbObj.eof
%>
| |
<%Response.Write tbObj("fname")' response.write(objrecord.fields("tffund")) %> |
|
|
|
<%Response.Write formatnumber(tbObj("bid"),4)' response.write(objrecord.fields("tfsell")) %> |
|
|
|
| |
|
|
<%
tbObj.movenext
loop
set tbObj=nothing
%>
 |
 |
 |
|
|
|
|
Our accomplishment in Asia, proven.
Our expansion in Europe, acknowledged. The PhillipCapital Group
main aim is simply to maximise your returns through our
innovative and enthusiastic approaches to investment.
We
are now in Malaysia to answer your demand for performance
and undivided attention. You will discover that our Phillip
MASTER Trust Series of 3 funds serve as an excellent platform for all
your financial planning needs.
For more information please call our Client Services Personnel at 03 - 2783 0200 to
assist you futher.
|
|
 |
|
 |
<%
strquery="select caname from category where carfnbr=3"
set objrecord=objcon.execute(strquery)
response.write(objrecord.fields("caname"))
%>
|
 |
 |
|
 |
 |
 |
 |
|