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
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
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