|
-
Jul 17th, 2006, 06:24 AM
#1
Thread Starter
Junior Member
Adding SMTP control
Hello,
I need to add the SMTP control component to VB6.
I have downloaded the SMPT.ctl file but do not know what to do with it.
Please explain how I would add this or what directory to put it in.
Thank you
John
-
Jul 17th, 2006, 11:52 AM
#2
Re: Adding SMTP control
Go to Project/Add User Control. Click the Existing tab. Add the ctl file. Some places to put it would be the same directory as the project that's using it, or a directory in which you keep all your user controls.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
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
|