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: 8,074
Thanks: 11
Thanked 88 Times in 83 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