I want to prepopulate an email message when someone clicks on the email address on the site but I cannot figure out how to add outlook signature file
Code:
<a href="mailto:customerservice@gt.com?subject=Login Credentials&body=Hello %0D%0A%0D%0A Can you please provide login credentials so that I can order business cards, enevolopes and letterhead?&">customerservice@gt.com </a>
I want to prepopulate an email message when someone clicks on the email address on the site but I cannot figure out how to add outlook signature file
Code:
<a href="mailto:customerservice@gt.com?subject=Login Credentials&body=Hello %0D%0A%0D%0A Can you please provide login credentials so that I can order business cards, enevolopes and letterhead?&">customerservice@gt.com </a>
i dont think you can dynamically enter email message on outlook. you can add email only
__________________ » Please login or register to view this content. Registration is FREE - Interactive maps for websites » Please login or register to view this content. Registration is FREE for web developers
I'm curious as to know why you would need to add the clients "signature" to your emails?
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
I want to prepopulate an email message when someone clicks on the email address on the site but I cannot figure out how to add outlook signature file
Code:
<a href="mailto:customerservice@gt.com?subject=Login Credentials&body=Hello %0D%0A%0D%0A Can you please provide login credentials so that I can order business cards, enevolopes and letterhead?&">customerservice@gt.com </a>
The only signature that will be pre-populated in the body of an email (after visitor clicks on the MAILTO: link) will be what that visitor already had configured in their email program (if they even had one).
You won't be able to specify a signature unless (as someone else mentioned) you use back-end scripting to create and send the email message yourself. The MAILTO link will create an email only the visitor can send...
__________________
John Rasri - GotLiveChat.com
Please login or register to view this content. Registration is FREE Reseller/White Label Program