Hi guys help me here plz. I have a form that has 7 numeric fields. There is another field (Total) that will have the sum of those 7 fields. I have a script for adding all the fields and populate the sum in the total field. Now what I wana do is to validate on print button that the total must not be less than 1000. If the total is less then 100 stop the print and show an alert. I have tried a bunch of ways but nuthing seems to be working. I am using JS for the addtion. Please help!!
↧