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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -