Thread: Problem with Visual Studio C++ Express coding

  1. #1
    Registered User
    Join Date
    Feb 2009
    Posts
    1

    Problem with Visual Studio C++ Express coding

    Hi Everyone, i have a college project and i cant find how to do a few things. I'm new to windows programming but i'm moderately experienced with console programming. Well these are the problems that i cant find out how to do

    1) Switch to other forms
    2) Input data from 2 text boxes to the same file and Output both data per line in a list box
    3) Using date selection from Calenders to display data written on that date
    (assuming the date has been written at the front of each line in a text file)
    4) Saving data with date infront

    I think thats the current problems for now. Thank you for your help

  2. #2
    train spotter
    Join Date
    Aug 2001
    Location
    near a computer
    Posts
    3,868
    Sure, I can code all your homework, will take less than an hour.

    Just as soon as you finish cleaning my toilet....

    I suggest a search, someone else is doing the same homework.




    [Put another way: we will help fix code posted, we do not write all the code. Nor do we do homework. If that is what you want try 'rent-a-coder']
    "Man alone suffers so excruciatingly in the world that he was compelled to invent laughter."
    Friedrich Nietzsche

    "I spent a lot of my money on booze, birds and fast cars......the rest I squandered."
    George Best

    "If you are going through hell....keep going."
    Winston Churchill

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Testing some code, lots of errors...
    By Sparrowhawk in forum C Programming
    Replies: 48
    Last Post: 12-15-2008, 04:09 AM
  2. Problem buidling in Visual Studio 2005 (new to C++)
    By ashley in forum C++ Programming
    Replies: 3
    Last Post: 12-17-2007, 03:14 AM
  3. Problem Compiling Program
    By wco5002 in forum C++ Programming
    Replies: 13
    Last Post: 11-06-2007, 12:56 PM
  4. Templates and Macros plus more...
    By Monkeymagic in forum C++ Programming
    Replies: 8
    Last Post: 01-20-2007, 05:53 PM
  5. using classes
    By krazykrisi in forum C++ Programming
    Replies: 9
    Last Post: 11-22-2006, 10:41 AM