|
Anyone here know basic VB.net 2003 ?
An unhandled exception of type 'System.InvalidCastException' occurred in microsoft.visualbasic.dll
Additional information: Cast from string "" to type 'Integer' is not valid.
And this line of code is the problem:
lblonly.Text = shape(CInt(lblonly.Text))
Any suggestions ?
__________________
|