Hi all, i need to calculate BMI (take 'weight' and divide by 'height' twice) and show in the Advice textbox with the result. I had added in the NumberFormatException to check for user input but I...