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.