Thread: E-mail! HELP!

  1. #1
    Registered User Help!'s Avatar
    Join Date
    Jan 2003
    Posts
    20

    Unhappy E-mail! HELP!

    I have made a Dos program in c++... it asks u some questions, and u answer it... that works.. the only problem is that i want the answers to be mailed to my e-mail.. how do i do that?.. help plz
    ive tryed tuturials and stuff like that, cant find it..
    plz help
    Help?!

  2. #2
    Registered User
    Join Date
    Nov 2002
    Posts
    46
    Is this true dos, or windows console? If its real dos it will probly be pretty hard and require a lot of low-level crap, otherwise try asking in the windows forum.

  3. #3
    Registered User Help!'s Avatar
    Join Date
    Jan 2003
    Posts
    20

    dos

    Its dos.. :/.. dunno what true dos is.. :/.. im like a real noob with this.. c++.. but i need help
    Help?!

  4. #4
    Registered User Help!'s Avatar
    Join Date
    Jan 2003
    Posts
    20

    it is..

    it is in DOS... do you know how? whats real dos?
    Help?!

  5. #5
    Registered User Help!'s Avatar
    Join Date
    Jan 2003
    Posts
    20

    Post fgds

    dfgsdfgd
    Help?!

  6. #6
    Registered User codingmaster's Avatar
    Join Date
    Sep 2002
    Posts
    309
    Don't write such sh$t, that ur thread will be seen......

    Our question: Is it DOS or not?

    real DOS=you start, boot ur computer in DOS and u see a command line: black screen, white font (no windows)

    command line=you start, boot ur computer with Windows, u start ur program with a doubleclick and u see a command line box, that's not true DOS u can use all windows components
    e.g.: access to WindowsSockets

    If ur using a command line (I think so!), use the WindowsSockets, there are some functions for emailing....

  7. #7
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  8. #8
    Registered User Help!'s Avatar
    Join Date
    Jan 2003
    Posts
    20

    hmm

    yes. it is DOS... dunno what u mean with true dos.. but.. its regular dos...
    Help?!

  9. #9
    Registered User Help!'s Avatar
    Join Date
    Jan 2003
    Posts
    20

    hmm

    windows sockets?....
    Help?!

  10. #10
    Registered User Help!'s Avatar
    Join Date
    Jan 2003
    Posts
    20

    ..

    i am sorry if i am spamming, but theres something strange with my thread. it says theres 1 reply.. and i cant see the new ones unless i write a thread... :/
    Help?!

  11. #11
    and the Hat of Clumsiness GanglyLamb's Avatar
    Join Date
    Oct 2002
    Location
    between photons and phonons
    Posts
    1,110
    hehe you know what blame the snake sql virus

  12. #12
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    >windows sockets?....

    In DOS??

    >yes. it is DOS... dunno what u mean with true dos.. but.. its
    >regular dos...

    Type "ver" at your DOS-prompt, what does it say?

  13. #13
    Registered User Help!'s Avatar
    Join Date
    Jan 2003
    Posts
    20

    Ok.

    It was "Microsoft Windows XP [Version 5.1.2600]"

    ...

    I suppose its not true dos then, cos it is not a fullscreen window, like when u start the comp in DOS, not like that, just a small window.. So.. not true dos i think...

    Anyone can help me now?

  14. #14
    Registered User Help!'s Avatar
    Join Date
    Jan 2003
    Posts
    20

    Need help quick...

    I am in a real hurry with this program
    Help?!

  15. #15
    and the Hat of Clumsiness GanglyLamb's Avatar
    Join Date
    Oct 2002
    Location
    between photons and phonons
    Posts
    1,110

    Re: Ok.

    Originally posted by Help!
    It was "Microsoft Windows XP [Version 5.1.2600]"

    ...

    I suppose its not true dos then, cos it is not a fullscreen window, like when u start the comp in DOS, not like that, just a small window.. So.. not true dos i think...

    Anyone can help me now?
    this may sound odd but do u even know wich OS ur running ????

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Trouble with DMA Segmentation Faults
    By firestorm717 in forum C Programming
    Replies: 2
    Last Post: 05-07-2006, 09:20 PM
  2. mail application
    By terracota in forum Networking/Device Communication
    Replies: 6
    Last Post: 07-31-2004, 04:36 PM
  3. Yahoo! Mail launch NEW features
    By beely in forum A Brief History of Cprogramming.com
    Replies: 19
    Last Post: 06-21-2004, 10:05 PM
  4. Mail Accounts?
    By ZakkWylde969 in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 06-20-2004, 12:57 PM
  5. the MAIL command in UNIX and Pipes
    By RoshanX in forum Linux Programming
    Replies: 19
    Last Post: 10-21-2003, 10:40 PM