Email based on command button

justdaflava

New member
Local time
Today, 01:27
Joined
Jun 17, 2006
Messages
2
Hello all:

Right now, I have a contact database with email addresses, and would like to know if anyone has any suggestions on how to implement a command button that when I click on it, it will do the action as clicking on a link that says
Code:
[B]mailto:[/B]anyone@anyone.com

If I type the mailto: before the email address, and click on it, it will open the email message window, but I am looking for a way to have the user click on a button and then it opens the email message window.

My field for the email is fldEmail

any suggestions?

~~Bradley
 
Search the forum for the key word "mailto:" and my user name for I have posted a few code samples somewhere in this forum.
 

Users who are viewing this thread

Back
Top Bottom