This topic is locked

Launching email programme from a row

7/6/2011 3:10:50 PM
PHPRunner General questions
B
bluepoint author

I have a table of customer leads with names and emails in this table....it gets populated in another manner which is not important at this time. What I want to do is:
From each row have a link that launches the email program that populates the email to field from the row into the email programme also inserting the name in the text body of the email that is a standard email we write. Also the email from and subject is defaulted as well.
Can you give me any ideas on how I can do this?