Hello All,
I want to write a VB6.0 program that will behable to send email with Microsoft Outlook with the parameter supplied in my VB6.0 project. And copy all the information(i.e To, From, Subject and the Message) to Outlook to send out.
Can anyone assist in Achieving this its very urgent.
Thanks
emmfajisl
User Profile
Collapse
-
Sending email with Oulook from VB6.0 project
-
I need Recommendation
Hello Everyone,
I need good Textbook that treat more and deeply on working with ActiveX DLL in Visual Basic 6.0.Kindly assist by recommend for me. Because I have several problem with working with activex dll and how to call it from ASP page.
Thanks -
Thank you my Friend, I will try to check all what you ask me to. But if i can't solve it i will let you know.
Thanks friend.... -
Thank you, the following are the code i write with my VB6.0 project
Option Explicit
' Create a reference to Connection object
Public con As ADODB.Connectio n
' Create a reference to a Recordset object
Public rst As ADODB.Recordset
Public Function MyConnection()
Dim sConString As String
Dim sSQLString As String
' Create a new instance of the Connection object
Set...Leave a comment:
-
emmfajis started a topic I want to Write ADO Code for ActiveX DLL to use in ASP Pagein Visual BasicI want to Write ADO Code for ActiveX DLL to use in ASP Page
I want to Write ADO Code for ActiveX DLL to use in ASP Page, when i try to called it it will giving me the following error:
Error Type:
Microsoft VBScript runtime (0x800A01A8)
Object required:
I need anyone to assist me in doing this.
Thanks -
I Want to Call ActiveX DLL from ASP Page
I Design an ActiveX DLL in Visual Basic and I want to Call It from my ASP Page is Giving me the following error.
Microsoft VBScript runtime (0x800A01A8)
Object required: ''
Can Any one Help me in resolving this.
Thanks
No activity results to display
Show More
Leave a comment: