|
-
Oct 3rd, 2003, 04:11 AM
#1
Thread Starter
Fanatic Member
email
I have a label which is populated from a field in a database called "userEmail".
How can I set up a link so that when the user clicks on it it opens up outlook with the appropriate email address in the to field.
-
Oct 3rd, 2003, 06:05 AM
#2
Frenzied Member
You need to place mailto: in front of the email address so the link formats as:
mailto:[email protected]
DJ
-
Oct 3rd, 2003, 08:58 AM
#3
Fanatic Member
You can also prepopulate other fields if required with something like mailto:[email protected]&[email protected]=Some%20Text
(mailto:[email protected]&[email protected]&Subject=Blah&Body=Some%20Text)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|