|
-
Dec 7th, 2002, 01:37 PM
#1
Thread Starter
Junior Member
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.
-
Dec 7th, 2002, 01:42 PM
#2
Frenzied Member
Ok do this: search these forums with this keyword: Sending E-mails, you will get loads of threads...
-
Dec 7th, 2002, 01:43 PM
#3
Thread Starter
Junior Member
-
Dec 7th, 2002, 01:49 PM
#4
Thread Starter
Junior Member
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?
-
Dec 7th, 2002, 01:50 PM
#5
Thread Starter
Junior Member
I see it all the time, like when a program asks you to register the product...
-
Dec 7th, 2002, 01:51 PM
#6
Frenzied Member
In that case search for: Winsock and read on MSDN as well about it...that will solve your problem...
-
Dec 7th, 2002, 02:31 PM
#7
PowerPoster
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|