I want to create a paysheet form that allows users to fill in details of their workdays. At the end of the month, I want to add up the totals for each day.
Is it possible to do this with JavaScript and if so, how do I do this? I am new to the language and learning it, but perhaps a little in over my head just yet.
Any help you can provide is much appreciated
Is it possible to do this with JavaScript and if so, how do I do this? I am new to the language and learning it, but perhaps a little in over my head just yet.
Any help you can provide is much appreciated