Results 1 to 7 of 7

Thread: Sending info over the internet

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2002
    Posts
    22

    Sending info over the internet

    Are there any tutorials about how to send information from a simple program to your email? Or to a database?

    Just like have a form with two text boxes for first and last name, and a submit button that sends what they filled out over the internet? Kind of hard to explain since I dont even know what's possible and what isn't.

  2. #2
    Frenzied Member mxnmx's Avatar
    Join Date
    Dec 2001
    Location
    I'm back...now!!!
    Posts
    1,396
    Ok do this: search these forums with this keyword: Sending E-mails, you will get loads of threads...

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 2002
    Posts
    22
    thanks

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Nov 2002
    Posts
    22
    Well all of those that I saw were sending email via outlook express. Is there no way it can just submit the data to a server I own?

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Nov 2002
    Posts
    22
    I see it all the time, like when a program asks you to register the product...

  6. #6
    Frenzied Member mxnmx's Avatar
    Join Date
    Dec 2001
    Location
    I'm back...now!!!
    Posts
    1,396
    In that case search for: Winsock and read on MSDN as well about it...that will solve your problem...

  7. #7
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    For sending data hrough email, you can look at the following link
    http://216.26.168.92/vbsquare/internet/sendmail-demo/
    If you just want to sen the two fields, why don't you use a query string with a Inet Control itself.

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