473,386 Members | 2,050 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

A2003 Sendobject for Netscape and Other Mail Clients

Subject simply does not work in A2003 for Netscape 7.x.

I googled and posted this before in the Fall. I saw a couple of ideas,
mostly to do with the registry which is an option, albeit a very
difficult one for some of my more illiterate users.

SendObject, at least on my PC, does not work properly with Netscape.

I am familiar with and have used Blat in Win 98 installations where my
app's opening "splash" form checks for the existence of Blat and the
proper smtp address in the registry and if not there runs an install for
the user.

I am reluctant to do this with win XP installations because of my
worries about a user's rights if s/he is not an admin.

Anyone out there able to get sendObject to work in A2003 with Netscape
and other mail clients?
--
Tim http://www.ucs.mun.ca/~tmarshal/
^o<
/#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
/^^ "Whatcha doin?" - Ditto "TIM-MAY!!" - Me
Nov 13 '05 #1
2 1589
Tim Marshall wrote:
Subject simply does not work in A2003 for Netscape 7.x.

I googled and posted this before in the Fall. I saw a couple of ideas,
mostly to do with the registry which is an option, albeit a very
difficult one for some of my more illiterate users.

SendObject, at least on my PC, does not work properly with Netscape.

I am familiar with and have used Blat in Win 98 installations where my
app's opening "splash" form checks for the existence of Blat and the
proper smtp address in the registry and if not there runs an install for
the user.

I am reluctant to do this with win XP installations because of my
worries about a user's rights if s/he is not an admin.

Anyone out there able to get sendObject to work in A2003 with Netscape
and other mail clients?


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I use Mozilla Thunderbird & I got this to work from debug window (all
one line) using Access 2002 (XP):

docmd.SendObject To:="my email address" ,Subject:="Test",
MessageText:="this is a test of the Thunderbird email",
EditMessage:=False

And it was sent w/o a hitch (though Thunderbird has a "another program
is trying to send an email thru... etc." message, but that check can be
turned off).

--
MGFoster:::mgf00 <at> earthlink <decimal-point> net
Oakland, CA (USA)

-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQA/AwUBQidbQoechKqOuFEgEQI+ggCg4LeIbO4AegF90oPS2nx+Df SjgTIAoPIZ
7tRPzfV6N3y4ZZgOUFfd89hN
=Fv6f
-----END PGP SIGNATURE-----
Nov 13 '05 #2
MGFoster wrote:
I use Mozilla Thunderbird & I got this to work from debug window (all
one line) using Access 2002 (XP):

docmd.SendObject To:="my email address" ,Subject:="Test",
MessageText:="this is a test of the Thunderbird email",
EditMessage:=False

And it was sent w/o a hitch (though Thunderbird has a "another program
is trying to send an email thru... etc." message, but that check can be
turned off).


Thanks very much - this is terribly assinine of me, but I left out the
important part... when I have editmessage set to true, an email
composition window appears with the text and subject showing, but it
won't populate the to field, ie, no addresses display.

This is why it's failing to send when editmessage is set to false, I
imagine.

There must be something irritating in Netscape somewhere to do this...
--
Tim http://www.ucs.mun.ca/~tmarshal/
^o<
/#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
/^^ "Whatcha doin?" - Ditto "TIM-MAY!!" - Me
Nov 13 '05 #3

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

Similar topics

7
by: Jay Bienvenu | last post by:
I am trying to execute a DoCmd.SendObject command to produce an email message from Access 2000. The command produces the email message, but the To:, CC: and BCC: fields are blank. The subject field...
7
by: jmr | last post by:
Hi - I made a macro to send a report as an attachment to an e-mail in Access 97 - I got the macro to work on WinMe with Netscape as long as the To: field was not filled in. - I just...
3
by: Tim Marshall | last post by:
In A97, I used sendobject frequently. My default mail application when I was developing in A97 up until July this year was netscape 4.x (yes, i was a dinosaur and I know netscape 4.x was the bug...
1
by: Salad | last post by:
I am using Netscape 7.2 as the e-mail client. I can stuff the To, CC, and BCC fields with valid recipients in my application. When I execute the command SendObject I have the option to Edit or...
2
by: Marcus | last post by:
Is there a way to have Access 2002 open a particular email client, when using DoCmd.SendObject? So far, Access simply opens the default email client that is set under Control Panel/Internet...
0
by: pw | last post by:
Hi, I use the SendObject command in our application. A client of ours just switched from Netscape to Outlook Express to take advantage of the interface. However, the SendObject command does...
2
by: Andy_Khosravi | last post by:
I posted this question about two days ago, but for some reason it never actually got put up. I couldn't' find it with searches, so I am re-posting it now. I apologize if this is a double post. ...
0
by: PW | last post by:
I have this line of code in our Access2003 application DoCmd.SendObject acSendReport, , acFormatRTF, strEmail, , , "Deposit Request" We have clients all over the country who execute this line of...
0
by: PW | last post by:
Our Access 2003 application uses the SendObject command to interface to Outlook. We have a client who used to use Outlook Express. They just recently switched to Outlook. Within Internet...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...

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.