Hi everyone,

I have written a code in order to produce a currency converter. My program will be designed to convert pounds into euros using visual basic programming. I have two text boxes and one button(convert)
I have written the code, but i have come across alot of errors. Can anyone help me? Here is my code in full:

[CODE=vbnet]Public Class Form1

Private Sub Form1_Load(ByVa l sender As System.Object,...