hi,
I am using ms-access as backend and
jsp.
I am facing a problem in this scenario.I have a page which is displaying the leave balance such as
ok.there are two textboxes for dates.i have taken the difference of the two dates in days which is in
string value.now what i want is when i click on submit button it should validate the leave balance with the days applied .when a leave is applied for the particular pl,sl,cl the figures goes on decreasing.so when it reaches
the person who is applying for leave more than the days in balance it should give him an alert box stating that "you do no have sufficient balance".
please help me .
thanks in advance.