peterbowles
Registered User.
- Local time
- Today, 22:23
- Joined
- Oct 11, 2002
- Messages
- 163
Hi
I have a form which stores employees email address. The field is set to text property in the table.
Because the DB will be used on a computer where only pegasus Mail is used I have found the DOCMD.sendObject does not work.
If I insert a hyperlink into the filed and set the property to Mailto: Then it works.
Is there a way make every field have a mailto: tag in front of it and is there any code that will do the same job as if you were inserting a hyperlink
Thanks
I have a form which stores employees email address. The field is set to text property in the table.
Because the DB will be used on a computer where only pegasus Mail is used I have found the DOCMD.sendObject does not work.
If I insert a hyperlink into the filed and set the property to Mailto: Then it works.
Is there a way make every field have a mailto: tag in front of it and is there any code that will do the same job as if you were inserting a hyperlink
Thanks