/beta/AP/AccountReport.asp

http://github.com/khaneh/Orders · ASP · 17 lines · 12 code · 4 blank · 1 comment · 1 complexity · 06bc176377e5dff4d03f20d359bb0784 MD5 · raw file

  1. <%@LANGUAGE="VBSCRIPT" CODEPAGE="1256"%><%
  2. 'AP (7)
  3. PageTitle= " "
  4. SubmenuItem=5
  5. if not Auth(7 , 5) then NotAllowdToViewThisPage()
  6. fixSys = "AP"
  7. SA_IsVendor = 1
  8. %>
  9. <!--#include file="top.asp" -->
  10. <!--#include File="../include_farsiDateHandling.asp"-->
  11. <!--#include File="../include_JS_InputMasks.asp"-->
  12. <!--#include File="../AO/include_AccountReport.asp"-->
  13. <!--#include file="tah.asp" -->