<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% ' FileName="Connection_ado_conn_string.htm" ' Type="ADO" ' DesigntimeType="ADO" ' HTTP="false" ' Catalog="" ' Schema="" Dim MM_masters_STRING MM_masters_STRING = "Driver={Microsoft Access Driver (*.mdb)}; DBQ=" + Server.MapPath("/access_db/DB1.mdb") %> <% Dim ago__MMColParam ago__MMColParam = "A.G.O" If (Request("MM_EmptyValue") <> "") Then ago__MMColParam = Request("MM_EmptyValue") End If %> <% Dim ago Dim ago_numRows Set ago = Server.CreateObject("ADODB.Recordset") ago.ActiveConnection = MM_masters_STRING ago.Source = "SELECT Cash, Lpo FROM Quote WHERE Product = '" + Replace(ago__MMColParam, "'", "''") + "'" ago.CursorType = 0 ago.CursorLocation = 2 ago.LockType = 1 ago.Open() ago_numRows = 0 %> <% Dim pms__MMColParam pms__MMColParam = "P.M.S" If (Request("MM_EmptyValue") <> "") Then pms__MMColParam = Request("MM_EmptyValue") End If %> <% Dim pms Dim pms_numRows Set pms = Server.CreateObject("ADODB.Recordset") pms.ActiveConnection = MM_masters_STRING pms.Source = "SELECT Cash, Lpo FROM Quote WHERE Product = '" + Replace(pms__MMColParam, "'", "''") + "'" pms.CursorType = 0 pms.CursorLocation = 2 pms.LockType = 1 pms.Open() pms_numRows = 0 %> <% Dim dpk__MMColParam dpk__MMColParam = "D.P.K" If (Request("MM_EmptyValue") <> "") Then dpk__MMColParam = Request("MM_EmptyValue") End If %> <% Dim dpk Dim dpk_numRows Set dpk = Server.CreateObject("ADODB.Recordset") dpk.ActiveConnection = MM_masters_STRING dpk.Source = "SELECT Cash, Lpo FROM Quote WHERE Product = '" + Replace(dpk__MMColParam, "'", "''") + "'" dpk.CursorType = 0 dpk.CursorLocation = 2 dpk.LockType = 1 dpk.Open() dpk_numRows = 0 %> <% Dim lpfo__MMColParam lpfo__MMColParam = "L.P.F.O" If (Request("MM_EmptyValue") <> "") Then lpfo__MMColParam = Request("MM_EmptyValue") End If %> <% Dim lpfo Dim lpfo_numRows Set lpfo = Server.CreateObject("ADODB.Recordset") lpfo.ActiveConnection = MM_masters_STRING lpfo.Source = "SELECT Cash, Lpo FROM Quote WHERE Product = '" + Replace(lpfo__MMColParam, "'", "''") + "'" lpfo.CursorType = 0 lpfo.CursorLocation = 2 lpfo.LockType = 1 lpfo.Open() lpfo_numRows = 0 %> <% Dim trans__MMColParam trans__MMColParam = "2" If (Request("MM_EmptyValue") <> "") Then trans__MMColParam = Request("MM_EmptyValue") End If %> <% Dim trans Dim trans_numRows Set trans = Server.CreateObject("ADODB.Recordset") trans.ActiveConnection = MM_masters_STRING trans.Source = "SELECT transwlagos, transolagos, transseast, transnorth FROM Quote WHERE ID = " + Replace(trans__MMColParam, "'", "''") + "" trans.CursorType = 0 trans.CursorLocation = 2 trans.LockType = 1 trans.Open() trans_numRows = 0 %> MASTERS ENERGY LIMITED.
  Home | About Us | Our Services | Request for Quote | Feedback | FAQs | Contact Us | Employment | Our Team
 



Note: This is our current price for today and prices are subject to change on very short notice, therefore customers are advised to call any of the following contacts to confirm current prices of our products.

Bridget

0803-3226562

Susan

0806-6583148

Victoria

0803-4318148

Mike

0803-5822108

Ayeni

0802-3228228

Felix

0802-3120002
 
Product Price / Ltr. Validity
 
CASH - (Naira)
L.P.O - (Naira)
A.G.O
<%=(ago.Fields.Item("Cash").Value)%>
<%=(ago.Fields.Item("Lpo").Value)%>
One Week
P.M.S
<%=(pms.Fields.Item("Cash").Value)%>
<%=(pms.Fields.Item("Lpo").Value)%>
One Week
D.P.K
<%=(dpk.Fields.Item("Cash").Value)%>
<%=(dpk.Fields.Item("Lpo").Value)%>
One Week
L.P.F.O
<%=(lpfo.Fields.Item("Cash").Value)%>
<%=(lpfo.Fields.Item("Lpo").Value)%>
One Week

Note: Transportation of the above products to the listed destinations below will attract an additional cost per litre.

  Price/Ltr (Naira)
Within Lagos <%=(trans.Fields.Item("transwlagos").Value)%>
Outside Lagos <%=(trans.Fields.Item("transolagos").Value)%>
South East <%=(trans.Fields.Item("transseast").Value)%>
North <%=(trans.Fields.Item("transnorth").Value)%>

May, 2011
DPR Visits Masters Energy City, Endorses Facility

December, 2010
Masters Energy End of Year Pictures

December , 2010
Masters Energy Ends Year, Gives to Charity
News Archive...
 
| Home | About Us | Services | Request for Quote | FAQ | Contact Us | Feedback | Legal Disclaimer |
Copyright © 2006 Masters Energy Oil & Gas Limited, All Rights Reserved
Designed & Hosted By
BIZDATAUSA, INC
<% ago.Close() Set ago = Nothing %> <% pms.Close() Set pms = Nothing %> <% dpk.Close() Set dpk = Nothing %> <% lpfo.Close() Set lpfo = Nothing %> <% trans.Close() Set trans = Nothing %>