/beta/AR/AccountReport.asp
ASP | 19 lines | 16 code | 2 blank | 1 comment | 1 complexity | 893cf8528cbf44dec19921a6d4c4ee91 MD5 | raw file
1<%@LANGUAGE="VBSCRIPT" CODEPAGE="1256"%><% 2'AR (6) 3response.buffer=true 4PageTitle="����� ����" 5SubmenuItem=6 6if not Auth(6 , 6) then NotAllowdToViewThisPage() 7 8fixSys = "AR" 9%> 10<!--#include file="top.asp" --> 11<!--#include File="../include_farsiDateHandling.asp"--> 12<!--#include File="../include_JS_InputMasks.asp"--> 13<%if Auth(6 , 6) then %> 14<!--#include File="../AO/include_AccountReport.asp"--> 15<%else 16 NotAllowdToViewThisPage() 17end if%> 18 19<!--#include file="tah.asp" -->