/beta/CRM/reports.asp

http://github.com/khaneh/Orders · ASP · 69 lines · 60 code · 6 blank · 3 comment · 1 complexity · f00d03d09587f952be3701f951cc820e MD5 · raw file

  1. <%@LANGUAGE="VBSCRIPT" CODEPAGE="1256"%><%
  2. 'AR (6)
  3. PageTitle="ԝ"
  4. SubmenuItem=6
  5. if not Auth(1 , 6) then NotAllowdToViewThisPage()
  6. %>
  7. <!--#include file="top.asp" -->
  8. <!--#include File="../include_farsiDateHandling.asp"-->
  9. <!--#include File="../include_JS_InputMasks.asp"-->
  10. <!--#include File="../include_UtilFunctions.asp"-->
  11. <STYLE>
  12. .RepTable {font-family:tahoma; font-size:9pt; direction: RTL; }
  13. .RepTable td {border:1pt solid white;vertical-align:top;}
  14. .RepTable a {text-decoration:none; color:#222288;}
  15. .RepTable a:hover {text-decoration:underline;}
  16. .RepTable2 th {font-size:9pt; padding:5px; background-color:#0080C0;height:25px;}
  17. .RepTable2 td {height:25px;}
  18. .RepTable2 input {font-family:tahoma; font-size:9pt; border:1 solid black;}
  19. .RepTable2 select {font-family:tahoma; font-size:9pt; border:1 solid black;}
  20. </STYLE>
  21. <BR>
  22. <TABLE class="RepTable" align=center cellspacing=10 >
  23. <TR height=110>
  24. <TD style="border:1pt solid white;width:130pt" align=center>
  25. <FORM METHOD=POST ACTION="Rep_Credit.asp">
  26. <table class="RepTable2" id="AInvoices">
  27. <tr>
  28. <th colspan="2"> </td>
  29. </tr>
  30. <tr>
  31. <td align=left> </td>
  32. <td><INPUT TYPE="text" NAME="limit" Value="0" style="width:75px;direction:LTR;" maxlength=10></td>
  33. </tr>
  34. </table>
  35. <INPUT Class="GenButton" style="border:1 solid black;" TYPE="submit" value=" ">&nbsp;
  36. </FORM>
  37. </TD>
  38. <TD style="border:1pt solid white;width:130pt" align=center>
  39. </TD>
  40. <TD style="border:1pt solid white;width:130pt" align=center>
  41. </td>
  42. </tr>
  43. <TR height=110>
  44. <TD style="border:1pt solid white;width:130pt" align=center>
  45. </TD>
  46. <TD style="border:1pt solid white;width:130pt" align=center>
  47. </TD>
  48. <TD style="border:1pt solid white;width:130pt" align=center>
  49. </td>
  50. </tr>
  51. <TR height=110>
  52. <TD style="border:1pt solid white;width:130pt" align=center>
  53. </TD>
  54. <TD style="border:1pt solid white;width:130pt" align=center>
  55. </TD>
  56. <TD style="border:1pt solid white;width:130pt" align=center>
  57. </td>
  58. </tr>
  59. <%
  60. '-----------------------------------------------------------------------------------------------------
  61. '---------------------------------------------------------------
  62. %>
  63. <!--#include file="tah.asp" -->