Outlook : auto reply after processing the body content -


i want send email when email particular subject. not want send static content. need process (create table content depends on received email body) received 1 , send. how can this? have created simple html page , copying body text field , process using javascript function. send using mailto option.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -