I am creating an application using Visual Basic 2005 (similar to .net)that reads values from a set of fields in order to perform numerical calculations. My question is the following, how can I prevent users or at least display a messagebox whenever users enter characters other than numerical characters?
Thank you in advance