The program I wrote was:-
L9.Text = b = 500 * CInt(t1.Text)
L9 is Label & t1 is textbox
But I get in L9 (Label) as True & False.
Can anyone tell why i get True & False & not the correct answer.
The program I wrote was:-
L9.Text = b = 500 * CInt(t1.Text)
L9 is Label & t1 is textbox
But I get in L9 (Label) as True & False.
Can anyone tell why i get True & False & not the correct answer.