<%@LANGUAGE="JAVASCRIPT" codepage=65001 %> <% Response.Charset="utf-8" %> <% var RSStat = Server.CreateObject("ADODB.Recordset"); RSStat.ActiveConnection = AniDis; RSStat.Source = "SELECT * FROM States"; RSStat.CursorType = 0; RSStat.CursorLocation = 2; RSStat.LockType = 1; RSStat.Open(); var RSStat_numRows = 0; %> <% var RSImpMed__MMColParam = "0"; if (String(Request.Form("Stat_No")) != "undefined" && String(Request.Form("Stat_No")) != "") { RSImpMed__MMColParam = String(Request.Form("Stat_No")); } %> <% var RSImpMed__MMColParam1 = "0"; if (String(Request.Form("App_year")) != "undefined" && String(Request.Form("App_year")) != "") { RSImpMed__MMColParam1 = String(Request.Form("App_year")); } %> <% var RSImpMed = Server.CreateObject("ADODB.Recordset"); RSImpMed.ActiveConnection = AniDis; RSImpMed.Source = "SELECT * FROM OutImpmed WHERE Stat_No = "+ RSImpMed__MMColParam.replace(/'/g, "''") + " AND ADate='"+ RSImpMed__MMColParam1.replace(/'/g, "''") + "'"; RSImpMed.CursorType = 0; RSImpMed.CursorLocation = 2; RSImpMed.LockType = 1; RSImpMed.Open(); var RSImpMed_numRows = 0; %> <% var Repeat1__numRows = -1; var Repeat1__index = 0; RSImpMed_numRows += Repeat1__numRows; %> المستحضرات البيطرية
Arab Organization for Agricaltural Development
إحتياجات الدولة من اللقاحات و الكواشف المستحضرات البيطرية المؤسسات العاملة في إنتاج المستحضرات البيطرية
   

المستحضرات البيطرية

السنة*
البلد*

 

<% if (!RSImpMed.EOF || !RSImpMed.BOF) { %> <% while ((Repeat1__numRows-- != 0) && (!RSImpMed.EOF)) { %> <% Repeat1__index++; RSImpMed.MoveNext(); } %>
المصدر
الكمية المستوردة
المستحضر
<%=(RSImpMed.Fields.Item("source").Value)%>
<%=(RSImpMed.Fields.Item("Imp_amount").Value)%>
<%=(RSImpMed.Fields.Item("Imp_Med_name").Value)%>
<% } // end !RSImpMed.EOF || !RSImpMed.BOF %>

 

<% if ((RSImpMed.EOF && RSImpMed.BOF) &&(RSImpMed__MMColParam !=0 && RSImpMed__MMColParam1 !=0)) { %>
لا يوجد بيانات
<% } // end RSImpMed.EOF && RSImpMed.BOF %>

 

الصفحة الرئيسية معلومات عامة عن الخدمات البيطرية في الدول العربية الخطط الوطنية  وحدات الإنذار المبكر القوانين و التشريعات المؤسسات و الهيئات المستحضرات البيطرية الأوبئة
<% RSStat.Close(); %> <% RSImpMed.Close(); %>