I need to write a program where I have to convert a temp provided by user to celcius or farenheit and vice versa. I am using text boxes to get the temp in degrees but when I am trying to convert the string to double by CDbl it is showing error while debugging..
I will be thankful If anyone can provide answer..
I will be thankful If anyone can provide answer..
Comment