visual basic 6.0 help

Discussion in 'Windows - Software discussion' started by pspfan07, Apr 23, 2009.

  1. pspfan07

    pspfan07 Guest

    ok so ive just started in a class for programming and i already have a first assignment basically i have to design a standard exe file that does something impressive but we havnt went over anything yet im like ?? so i got to thinking and looking around for tuts and i came up with the idea to make a exe that when someone types into a text box and clicks a command button whatever is in the text will be sent to a email address im like great but i have no idea what line of code i would use for such a thing so if you can help i would highly appreciate it thx

    ps if this post is in the wrong sub fourm im sorry
     
  2. He_Man

    He_Man Regular member

    Joined:
    Jul 12, 2006
    Messages:
    783
    Likes Received:
    0
    Trophy Points:
    26
    I used VB 6 in school for two years and i have no idea why they even use/teach it.

    But anyway, i don't think what you want to do can be done like that. You'll need to incorporate other programs (i think) such as Outlook express.

    But this site blabbers on about email sending with VB6 using dll files and it does have a project file for you to look at.

    http://www.freevbcode.com/ShowCode.Asp?ID=109

    btw good luck with the class.

     

Share This Page