Im using Visual C++ .NET 2003. I have my form set up for 2 input boxes for Start and End Time. Ive made the app fine with MFC, but MFC seems to have a outdated feel about it...anyway. Im trying to associate the variable with each text box so i can perform mathmatical calculations with it, but i get the convert error. Can Text Boxes not display integer variables or something?