Results 1 to 3 of 3

Thread: email

  1. #1

    Thread Starter
    Fanatic Member venerable bede's Avatar
    Join Date
    Sep 2002
    Location
    The mystic land of Geordies
    Posts
    1,018

    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.

    Parksie

  2. #2
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131
    You need to place mailto: in front of the email address so the link formats as:
    mailto:[email protected]

    DJ

  3. #3
    Fanatic Member
    Join Date
    Jul 2001
    Location
    London UK
    Posts
    671
    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
  •  



Click Here to Expand Forum to Full Width