Thread: html form
View Single Post
  #2 (permalink)  
Old 06-25-09, 06:50 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 7,536
Thanks: 5
Thanked 20 Times in 18 Posts
Mailto does always open the user's default email program with the given parameters. To actually send the mail, you need a server side script, written in PHP/ASP/etc... You can find lots of these here ion Hotscripts.
Reply With Quote