473,952 Members | 1,746 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

emailing from access

Hi,

I have found some code on the Microsoft knowledge base that 'should' allow
me to send emails and attachments

However the code tries to use Outlook and i want it to use outlook Express

the line that selects outlook is

Set objOutlook = CreateObject("O utlook.Applicat ion")

What do i use instead of Outlook.Applica tion to get it to use Outlook
Express instead?

Thanks

Dave
Nov 13 '05 #1
30 1960
"Dave" <e@mail.co.uk > wrote in news:c9******** **@sparta.btint ernet.com:
What do i use instead of Outlook.Applica tion to get it to use Outlook
Express instead?


You can find some code to send e-mail through Outlook Express in the
downloads section of the site designated in my signature line.

--
Lyle
(for e-mail refer to http://ffdba.com/)
Nov 13 '05 #2
How do i find the downloads section?

"Lyle Fairfield" <Mi************ @Invalid.Com> wrote in message
news:Xn******** ***********@130 .133.1.4...
"Dave" <e@mail.co.uk > wrote in news:c9******** **@sparta.btint ernet.com:
What do i use instead of Outlook.Applica tion to get it to use Outlook
Express instead?


You can find some code to send e-mail through Outlook Express in the
downloads section of the site designated in my signature line.

--
Lyle
(for e-mail refer to http://ffdba.com/)

Nov 13 '05 #3
"Dave" <e@mail.co.uk > wrote in news:c9******** **@titan.btinte rnet.com:
How do i find the downloads section?


You could click on

Home

or perhaps

Portfolio

or Contacts

or maybe

Donwloads?

Let me check ... yeppers ... "Downloads" works for me.
--
Lyle
(for e-mail refer to http://ffdba.com/)
Nov 13 '05 #4
Sarcasm is great, but there are no links on http://ffdba.com/

"Lyle Fairfield" <Mi************ @Invalid.Com> wrote in message
news:Xn******** ***********@130 .133.1.4...
"Dave" <e@mail.co.uk > wrote in news:c9******** **@titan.btinte rnet.com:
How do i find the downloads section?


You could click on

Home

or perhaps

Portfolio

or Contacts

or maybe

Donwloads?

Let me check ... yeppers ... "Downloads" works for me.
--
Lyle
(for e-mail refer to http://ffdba.com/)

Nov 13 '05 #5
"Dave" <e@mail.co.uk > wrote in news:c9******** **@hercules.bti nternet.com:
Sarcasm is great, but there are no links on http://ffdba.com/


I test on IE and Mozilla. I suppose there's a possibility that some older
browser or some cached page may not show the links. The links are manifested
as images are instantiated through Javascript. One of those conditions might
account for their being invisible.

--
Lyle
(for e-mail refer to http://ffdba.com/)
Nov 13 '05 #6
On 2 Jun 2004 20:04:03 GMT, Lyle Fairfield <Mi************ @Invalid.Com> wrote:
"Dave" <e@mail.co.uk > wrote in news:c9******** **@hercules.bti nternet.com:
Sarcasm is great, but there are no links on http://ffdba.com/


I test on IE and Mozilla. I suppose there's a possibility that some older
browser or some cached page may not show the links. The links are manifested
as images are instantiated through Javascript. One of those conditions might
account for their being invisible.


I have never had a problem viewing your site using IE 6, however today -

Problems with this web page might prevent it from being displayed properly or functioning properly.
Line: 91
Char: 1
Error: Syntax Error
Code:0
URL: http://ffdba.com/heading.htm

I get your FFDBA logo and nothing else.
Wayne Gillespie
Gosford NSW Australia
Nov 13 '05 #7
Wayne Gillespie <be*****@NObest fitsoftwareSPAM .com.au> wrote in
news:6p******** *************** *********@4ax.c om:
On 2 Jun 2004 20:04:03 GMT, Lyle Fairfield <Mi************ @Invalid.Com>
wrote:
"Dave" <e@mail.co.uk > wrote in
news:c9****** ****@hercules.b tinternet.com:
Sarcasm is great, but there are no links on http://ffdba.com/


I test on IE and Mozilla. I suppose there's a possibility that some
older browser or some cached page may not show the links. The links are
manifested as images are instantiated through Javascript. One of those
conditions might account for their being invisible.


I have never had a problem viewing your site using IE 6, however today -

Problems with this web page might prevent it from being displayed
properly or functioning properly. Line: 91
Char: 1
Error: Syntax Error
Code:0
URL: http://ffdba.com/heading.htm

I get your FFDBA logo and nothing else.
Wayne Gillespie
Gosford NSW Australia


good news ... not!
--
Lyle
(for e-mail refer to http://ffdba.com/)
Nov 13 '05 #8
"Lyle Fairfield" <Mi************ @Invalid.Com> wrote in message
news:Xn******** ***********@130 .133.1.4...
Wayne Gillespie <be*****@NObest fitsoftwareSPAM .com.au> wrote in
news:6p******** *************** *********@4ax.c om:
On 2 Jun 2004 20:04:03 GMT, Lyle Fairfield <Mi************ @Invalid.Com>
wrote:
"Dave" <e@mail.co.uk > wrote in
news:c9****** ****@hercules.b tinternet.com:

Sarcasm is great, but there are no links on http://ffdba.com/

I test on IE and Mozilla. I suppose there's a possibility that some
older browser or some cached page may not show the links. The links are
manifested as images are instantiated through Javascript. One of those
conditions might account for their being invisible.


I have never had a problem viewing your site using IE 6, however today -

Problems with this web page might prevent it from being displayed
properly or functioning properly. Line: 91
Char: 1
Error: Syntax Error
Code:0
URL: http://ffdba.com/heading.htm

I get your FFDBA logo and nothing else.
Wayne Gillespie
Gosford NSW Australia


good news ... not!
--
Lyle
(for e-mail refer to http://ffdba.com/)


Lyle,
I see the same as Wayne.
Were are both in Australia, so maybe the rest of the page fell off the
bottom of the world before it could render...? "8-P
Doug

--
Remove the blots from my address to reply
Nov 13 '05 #9
Lyle Fairfield <Mi************ @Invalid.Com> wrote in
news:Xn******** ***********@130 .133.1.4:
"Dave" <e@mail.co.uk > wrote in
news:c9******** **@hercules.bti nternet.com:
Sarcasm is great, but there are no links on http://ffdba.com/


I test on IE and Mozilla. I suppose there's a possibility that
some older browser or some cached page may not show the links. The
links are manifested as images are instantiated through
Javascript. One of those conditions might account for their being
invisible.


Using Javascript to do things that can be done without scripting is
bloody stupid web page design.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
2256
by: Brendan MAther | last post by:
I have a table called Contact_Info. I have a form that allows me to show all the contacts from a specified city and sector. Once these contacts appear on my new form I would like to be able to press a button and it would take their email addresses, from the 'email' field, and enter them into Outlook in the "TO:" box so that they can all be emailed the same document. Any help would be much appreciated, thank you, Brendan
2
1971
by: Chuck | last post by:
I have a database that has a table in it with employee information (name, dob, email, etc). This is joined to a table that has tasks that are assigned to each individual that has a recurring date. For example, Joe must take an annual CPR class, Bob needs to take his Hearing Test, Ann must take her Eye Exam. The task table keeps the completed date in it, while the form that displays it calculates the next due date (using dateadd). So, as...
5
7405
by: Colin Anderson | last post by:
I discovered, with great excitement, this article http://www.davison.uk.net/vb2notes.asp when researching methods for emailing from Access via Notes. Unfortunatly, when I run this I get a Run-time error. When I run it on an XP machine it crashes, but on an NT box it just generates an unknown error, handled by the error handler. I have debugged and stepped through the code and have narrowed the issue to the point at which the...
1
2444
by: Andrew Wrigley | last post by:
Hi I am setting up emailing for an all Access contact management app and DO NOT want to use Outlook. Aspemail.dll (aspemail.com) works fine, but... Unless you pay the licence fee for the premium features, you cannot access a smtp host that requires authentication with username and password.
3
2377
by: Strasser | last post by:
In Access2000 mass emailing worked perfectly (very powerful tool!). Doesn't work when using XP version of both Access and Outlook, even though I checked the box to ensure that I was sending the email. Any ideas? Thanks in advance.
2
1514
by: Wayne | last post by:
I am experiencing an intermittent problem when emailing snapshot reports using Sendobject. Outlook opens with the snapshot of the report attached but when I click the "Send" button on the Outlook toolbar it only works intermittently ie. sometimes the email is sent and others nothing happens. Using File/Send on the Outlook menu bar also works intermittently. However if I use the keyboard shortcut: Ctrl + Enter it works every time and the...
4
1460
by: Farooq Khan | last post by:
hi, i'm using CDONTS component for emailing through one of my web service like this // Start of code // 'email' is the CDONTS object name email.send(EmailFrom.ToString(), EmailTo.ToString(), Subject.ToString(), Body.ToString(), 1)
2
2252
by: Tim Hunter | last post by:
I have two questions regarding emailing from Access. My first question relates to how many email addresses is too much. I have a client who wants to email 1500 people at once. Is this possible or smart? what would be a reasonable number? My second question is related to emailing customers who have an anniversary or a Birthday. Is it possible to personalize each email with a name? TIA Tim
5
2037
by: szag via AccessMonster.com | last post by:
First - I don't know VBA very well at all. I have report that I want to email to multiple users that give them the quantities of their Inventory parts only. So I need something that will loop through each user and send them a report (as an attachment) with only their information in it. There are about 60 people to email to. I have used the macro send command but that allows for only static name at a time...so it won't work for these...
8
4207
by: marjbell | last post by:
I have a Access database of email addresses that I would like to mass email to customers. Can Access be used through Outlook? or can it just be done with Access? I know it is possible to use MailMerge for snailMail.
0
10188
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10004
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
11618
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
11388
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9922
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
8293
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6243
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4974
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4571
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.