I am trying to get my array to shift its index down so that everytime i submit an employee it will be added to a different index such as a[0] is submitted and than when i go to add another employee it will shift to a[1].
here is my code
已解决! 转到解答。
I can't open this file because i am using 8.2 right now
This worked great but when I submitted my product I would lose the employee's I have entered and vise versa, so I modified it to where that wouldn't happen; here is the code I used:
thank you dennis for helping me out