border20
Registered User.
- Local time
- Today, 07:11
- Joined
- Jan 8, 2003
- Messages
- 92
I tried sendind an Email throught outlook using some code a found on a mricrosoft website and in a book but I had an error on the following line telling me that avtiveX could not create an object..
:
Set olApp = CreateObject("Outlook.Application")
anyone know why that is ??
or anyone know a another way to send email without Outlook ??
Thx for your help!!
:
Set olApp = CreateObject("Outlook.Application")
anyone know why that is ??
or anyone know a another way to send email without Outlook ??
Thx for your help!!