/beta/AR/AccountReport.asp
http://github.com/khaneh/Orders · ASP · 19 lines · 16 code · 2 blank · 1 comment · 1 complexity · 893cf8528cbf44dec19921a6d4c4ee91 MD5 · raw file
- <%@LANGUAGE="VBSCRIPT" CODEPAGE="1256"%><%
- 'AR (6)
- response.buffer=true
- PageTitle=" "
- SubmenuItem=6
- if not Auth(6 , 6) then NotAllowdToViewThisPage()
-
- fixSys = "AR"
- %>
- <!--#include file="top.asp" -->
- <!--#include File="../include_farsiDateHandling.asp"-->
- <!--#include File="../include_JS_InputMasks.asp"-->
- <%if Auth(6 , 6) then %>
- <!--#include File="../AO/include_AccountReport.asp"-->
- <%else
- NotAllowdToViewThisPage()
- end if%>
-
- <!--#include file="tah.asp" -->