Click to See Complete Forum and Search --> : Help me in Statement Calculation Web Application..!!


guji4u
02-11-2008, 12:11 PM
I want to Calculate the Number of Statements according to Bank statement Cycle.

The App should be work like this:

We ask the User to enter start and end date (The period for which Bankstatement is required) :-

Enter Start Date : 12/02/2006 (In mm/dd/yyyy format)

Enter End Date : 02/25/2007 (In mm/dd/yyyy format)

Bank statement Cycle Date : 01/02/2008 (In mm/dd/yyyy format)

Then our WEB APPLICATION should calculate number of statements according to bank statement cycle date. In this case, Statement for required period will be: (Ouptut should be like this only)

01/02/2007
02/02/2007
03/02/2007

So, Total number of statement will be three.

In this calculation, the whole period is covered Between start date and End date as according to Bank statement Cycle Period.

Please Help me in this Regard. If you can give me any advice regarding this, then plz advice me to build this App.

Kor
02-11-2008, 02:51 PM
And your code which does not work is?

guji4u
02-15-2008, 06:21 AM
And your code which does not work is?

Actually i Already made tht Form with three date columns... But I want to find out how to made tht code for Statement calculation.. Plz help me If u can.. thnx....

Kor
02-16-2008, 12:44 AM
We have no magic bowl. We need to see the javascript code in order to help you debug it. Or you don't javascript at all? Case in which we might have a problem... :)

guji4u
02-18-2008, 05:02 AM
We have no magic bowl. We need to see the javascript code in order to help you debug it. Or you don't javascript at all? Case in which we might have a problem... :)

Ya buddy .. I dont knw Javascript so much in deep.. But thn also I m keep trying to gain more and more about it... Thts why I sek help from u buddie If u Can help me Regarding this matter..