Re: Starting e-mail from within Access
- From: "Arvin Meyer [MVP]" <arvinm@xxxxxxxxxxxx>
- Date: Thu, 1 Jan 2009 20:42:38 -0500
Although you can use pop protocol for email with Outlook or other email
clients, I don't think you can with Yahoo, so what you need is to use the
http protocol to open a web page. With GMail that's:
https://www.google.com/accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=http%3A%2F%2Fmail.google.com%2Fmail%2F%3Fui%3Dhtml%26zy%3Dl&bsv=1k96igf4806cy<mpl=default<mplcache=2
and Yahoo, it's:
https://login.yahoo.com/
You will not be able to place text in a new email without logging in first.
So the answer to your question is: Only through a real email client can you
use an email function easily.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com
"CD Tom" <CDTom@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:88D06EB9-D882-4CE8-A427-7D55E0ED05F9@xxxxxxxxxxxxxxxx
My programs master file has the customers e-mail address, I have set it up
so
if the user double clicks the e-mail address it starts outlook and I can
send
that user an e-mail. Is there a way to be able to have different e-mails
provider start? Some users use yahoo,gmail or some other provider. The
program I've written has a setup section that I could have the user enter
there e-mail provider but how would I get the program to use it. Thanks
for
any help.
.
- Follow-Ups:
- Re: Starting e-mail from within Access
- From: CD Tom
- Re: Starting e-mail from within Access
- From: CD Tom
- Re: Starting e-mail from within Access
- Prev by Date: Re: How to change the defalt color of lines, arrows ect in "Drawing"?
- Next by Date: Re: database structure question - easy
- Previous by thread: database structure question - easy
- Next by thread: Re: Starting e-mail from within Access
- Index(es):
Relevant Pages
|