25'ten fazla konu seçemezsiniz
			Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							|  |  <% 
    dim m_Chilkat_CSV
    Private Function Chilkat_CSV
        if not isobject(m_Chilkat_CSV) then 
            set m_Chilkat_CSV= Server.CreateObject("Chilkat_9_5_0.Csv")
        end if
        set Chilkat_CSV = m_Chilkat_CSV
    End Function
    dim m_ReportManager
    Private Function ReportManager
        if not isobject(m_ReportManager) then
            set m_ReportManager = Server.CreateObject("ReportMan.ReportManX")
        end if
        set ReportManager = m_ReportManager
    End Function 
%>
 |