Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can js auto email?

Status
Not open for further replies.

kristolcrawley

Programmer
Jun 17, 2002
19
US
Hi!

I'd like to automatically email a list of people when a certain page is loaded. I tried doing an onLoad mailTo and an onLoad call to a function to mail to. What happens is when the page loads I get an email window with all the info and I have to hit submit. I want the onload to send an email with no user interaction. Is this possible and (even better) how do I do it??
 
Not possible afaik. If this becomes possible then I'll be turning javascript off pretty damn quick.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top