I keep getting this error, but i think everything looks fine... Any suggestions??
"Conversion from string "" to type 'Double' is not valid."
Protected
Sub UpdateButton_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles UpdateButton.Click
Dim empID As Integer
Dim nbrID Go to the complete details ...