473,383 Members | 1,872 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,383 software developers and data experts.

Sending Mail in Lotus Notes (Formatting Problem)

Hi,
maybe someone else has the knowledge. I have a working function
sending an email through LN from Access, but am having a formating
problem. Need to add a "sendto:x...@xyz.com?subject= Question
pertaining to..."
line in the mail. It works but comes out like above.
The code looks like

link2 = ("mailto:RL_Finance.MDA?subject= Question pertaining to " &
mail_title)
link2 and mail_title are set as string
also I provide a link "Link1 = ("file://" & file_link)" which also
appears the same way in the mail.
It all works, but does not look as professional as I would like.
Some simple formatting issue.
Please, if someone has done something similar with Notes, let me know
how to correct it.
Thanks
Steven
Jun 27 '08 #1
3 4997
Hi Steven,

I am not really sure what you are trying to do here. Are you trying to
send an email to a person with a file attached? Or are you wanting to
put 'HotSpots' in the body text that a user can click on and have
hyperlinks as the function behind the hotspot?

Cheers

The Frog
Jun 27 '08 #2
Thanks,

"put 'HotSpots' in the body text that a user can click"

and have a new mail generated with a address and subject already
filled in,
the other "link1" is a link to a file to be opened when clicked.

Basically want to include this:
mailto:RL_Finance.MDA?subject= Question pertaining to "
but have it APPEAR in the mail as "RL_Finance"

was able to do it with outlook, but notes through VBA is new to me,
and there is not a lot of info that I have found.

Still appreciate any help you can provide.
Jun 27 '08 #3
Hi Steven,

Okay, this is probably not the place for a tutorial on programming
Lotus Notes through COM / VBA, however the resource you need to handle
this can be found here: http://www.redbooks.ibm.com/abstracts/sg245670.html

The IBM Redbook is able to be freely downloaded from their website and
I would highly recommend it for what you are wanting to do.

Aside from that, do you have any Access specific related issues or
queries?

The Frog
Jun 27 '08 #4

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

Similar topics

5
by: NickBlooruk | last post by:
Hello, I have successfully linked a Lotus Notes server to our SQL Server database using an ODBC connection. This works fine when wanting to select records eg openquery(LOTUSNOTES2, 'select *...
3
by: StuartD | last post by:
I have developed an Access database and wish to e-mail a form to a central address advising of changes etc. Have the form and command button the form with a macro behind using SendObject command....
3
by: Jason MacKenzie | last post by:
We're moving frome Exchange to Notes soon and I'm wondering if anyone has any info about sending mail using Notes and Vb.Net (or C#). Any help or suggestions for a tutorial are very much...
0
by: Pav | last post by:
Hi, I am developing a small Intranet web application which needs to send mails to our coporate Ids. I am using CDONTS, But my mails never leave Que folder. Not able to find out what the...
3
by: Pav | last post by:
Hi, I am developing a small Intranet web application which needs to send mails to our coporate Ids. I am using CDONTS, But my mails never leave Que folder. Not able to find out what the...
0
by: kaykay90 | last post by:
Hi , I have been asked to send mails using Lotus Notes Modules.I tried to extract Lotus Notes modules in PERL for Sending the mails.I have been succeded in saving the mail as draft,but could not...
2
by: madmak | last post by:
Hi, I am a noob with PHP and need some asistance regarding PHP and lotus notes. I am trying to create a multipart message in PHP to send mail via lotus notes. Here is the code snippet. ...
0
by: damimkader | last post by:
Hi, I'm trying to send emails using a Macro based on an Excel Sheet and the Email Client I'm using is Lotus Notes. OS used - Windows Xp. Language - VB Below is the Code I'm using for doing...
0
by: kohligagan2 | last post by:
Hi, I am working on a scenario . And scenario is I am trying to send an Email using my Lotus notes Client Id ( Lotus notes :- is used for messaging and sending mails work as a middleware) I...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.