I want to add a calorie/weight calculator to one of my pages but I'm not sure which language to use. It only needs to do super simple calculations (subtract, divide, multiply).
I took a VB class this spring, and our final project was to make a copy of the Windows calculator. So I know how to code that, but we always made Windows Forms Applications and I don't know how I could transfer that to my website.
So is there an easy way to do it in VB since I already know how to code in that language, or should I pick a different language to code it in?
I took a VB class this spring, and our final project was to make a copy of the Windows calculator. So I know how to code that, but we always made Windows Forms Applications and I don't know how I could transfer that to my website.
So is there an easy way to do it in VB since I already know how to code in that language, or should I pick a different language to code it in?