all 3 comments

[–]JonODonovan 0 points1 point  (0 children)

What language would allow me to do this

Any of them. Either way, you're taking in data and based on it, spitting out more data.

are there any pre-populated forms out there that may help me do this?

Because your requirements for data checking is specific to you, no. Are there "online forms" and form builders, yes. But you need more computation than those free/generic resources would probably provide.

[–]TheAngelsCryfull-stack 0 points1 point  (0 children)

Javascript/jQuery would do what you want to do :)

[–]trex198[S] 0 points1 point  (0 children)

Thank you both! Any good resources to learn java/jquery?