- Impact
- 23
Hi folks,
I know this is a terribly simple thing to do ( and have done it before, but can't remember ) ....
Basically it is a Windows app in c#
Just trying to get a user input in Int form ... It is really that easy !
Been trying with Int.Parse and Int32.Parse but just can not get it to work.
Just have an input on the form where they enter a number and want to extract the number .... And can not for the life of me figure it out, mind you have had a few JD's
All the best.
Richard
I know this is a terribly simple thing to do ( and have done it before, but can't remember ) ....
Basically it is a Windows app in c#
Just trying to get a user input in Int form ... It is really that easy !
Been trying with Int.Parse and Int32.Parse but just can not get it to work.
Just have an input on the form where they enter a number and want to extract the number .... And can not for the life of me figure it out, mind you have had a few JD's
All the best.
Richard
















