View Single Post
  #3 (permalink)  
Old Sep 20th, 2006, 18:25
Legacy_Staff Legacy_Staff is offline
Highly Reputable Member
Join Date: Aug 2005
Location: 3rd Branch Up, Old Oak.
Age: 48
Posts: 658
Thanks: 0
Thanked 0 Times in 0 Posts
Re: help with order for needed

As Geoff says, the mailto instruction will send an e-mail using the default e-mail client.
What you want it to do is send a mail via the site itself.
To do that you need to have a script running on your hosts server giving further instructions as to where to store the message and how, and where, to send it.
It'd likely you will also need to have some infrastructure involving a separate file to deal with messages.
You'd be best asking in the PHP forum, or looking in hotscripts, to see if you can find something free.
Reply With Quote