Forum Moderators: open
I could use several blank forms on the website and terminate the program when the form input value is blank, but I'm sure there has to be a better way. I can write a Javascript program that counts step one, but how do I get out of the loop to allow the user to input the second, third, fourth, etc steps? Then keep count and store each step(string) into an array?
I hope this makes sense and I hope someone can offer suggestions. Thanks.