hi i have a table with an email field in access and i have made o dap with this but i wont to click to an email and to open the default email program to compose a new email with this any help?
Thomas Brunt -> RE: email from dap (3/27/2001 20:17:00)
Your db needs to return a mailto hyperlink instead of just an email address.
Like this.
<a href="mailto:this@that.com">this@that.com</a>
Guest -> RE: email from dap (3/28/2001 20:02:00)
thank you very much but in this@that.com i want to have the field [email] from the table adreess book and when i am in a specific record to mail to the specific person