<%@LANGUAGE="JAVASCRIPT"%> <% var Recordset1 = Server.CreateObject("ADODB.Recordset"); Recordset1.ActiveConnection = MM_QurbaniNisab_STRING; Recordset1.Source = "SELECT Country, Animal, Cost FROM Qurbani WHERE Country = 'Pakistan'"; Recordset1.CursorType = 0; Recordset1.CursorLocation = 2; Recordset1.LockType = 3; Recordset1.Open(); var Recordset1_numRows = 0; %> Qurbani

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

   
 
 
 

 




 

 

  Site developed by ZAdigital.com  
<% Recordset1.Close(); %>