CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2012
    Posts
    1

    Exclamation Extra Credit assignment C++

    Okay im writing a Form and What i want is this program on my other computer
    if it can send the words from textbox1 and textbox2 to my email invisable
    With button1 pressed

  2. #2
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,398

    Re: Extra Credit assignment C++

    Have a look at this thread.
    Victor Nijegorodov

  3. #3
    GCDEF is offline Elite Member Power Poster
    Join Date
    Nov 2003
    Location
    Florida
    Posts
    12,635

    Re: Extra Credit assignment C++

    So you want to write a program that you can install on another computer, that will take information from textboxes, like say a username and password box, and send it secretly to your computer, and you're claiming this is an extra credit homework assignment?

    Keep in mind we're not idiots here and we don't support hackers or dishonest users.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured