Dear all, got a favour to ask as I have problems solving the algorithm of the program.
The test page is
http://n.domaindlx.com/hayley/overalljobalert.asp
I wanna do an alert() such that when the program runs, ONLY when there are overdue dates then the window alert will pop up once to warn the user to check the overdue dates.
As it is in a while loop, when there are 3 overdues, the window pops up 3 times. I can't figure out how I can solve it. Any suggestions? Please help..Thanks so much in advance!