|
|
Feedback on: irt.org FAQ Knowledge Base Q134
irt.org | About | Feedback | 3759 [ previous next ] Feedback on: Sent by Worth: Comments: Then use it programmitically to send emails as desired accessing the HREF attribute. E.g. <A href="" id="sendEmail"></a> Then somewhere in JavaScript .. sendEmail.href='mailto:dahdah@there.com?Subject=This Stuff?Body=Something'; sendEmail.click(); The sendEmail object can be frequently recycled, and the href part can be built programmitically. Other feedback on 'irt.org FAQ Knowledge Base Q134' - show all
|
-- div -->
|