Thread: emailing
View Single Post
  #2 (permalink)  
Old 03-18-05, 03:11 AM
TwoD TwoD is offline
Community VIP
 
Join Date: Sep 2003
Location: 404
Posts: 1,813
Thanks: 0
Thanked 0 Times in 0 Posts
To do that you need a serverside language like PHP or ASP.
Javascript is clientside so it cannot do anything with the server, like sending a mail.
Reply With Quote