2
Answers

How to Send mail automatically thru external javascript ?

Photo of Sanket Jain

Sanket Jain

7y
622
1
I write external javascript file in my project to get data(.i.e. Temp.) from database.
I want to send message from that javascript file if I got  Temp>80.
So how to send mail  automatically thru external javascript file?
I call this javascript on MasterPage. 

Answers (2)