email

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to enter an email address in a field in my database. Then, as I
look at the record on screen, I would like to have the ability to send an
email to the address shown. I would like to be able to enter a custom
message, send the email interactively, and then return to the database record
on screen much like a call routine. Is that possible? If so, how would I do
it?
 
JeffH said:
I would like to enter an email address in a field in my database.
Then, as I look at the record on screen, I would like to have the
ability to send an email to the address shown. I would like to be
able to enter a custom message, send the email interactively, and
then return to the database record on screen much like a call
routine. Is that possible? If so, how would I do it?

Look in help for SendObject() function.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top