View Full Version : mailto: help please


SugarcultCar
01-08-2005, 05:24 AM
Hey guys I got a quick question:

I want to use a form a mail to but im not sure what to do.

I want the form emailed directly to me, not that they have to use a account on windows to send it to me. I would like the site just to send me an email directly.

www.sugarcult.fanspace.com

Contests and Voting Page

pb&j
01-08-2005, 07:19 AM
1. if your host allows it, you can use your own PHP or Perl script to gather the form information and send it to your inbox.
http://www.hotscripts.com

2. if your host does not allow it, you can use a hosted script such as...
http://www.bravenet.com

basically the same difference. a serverside script is needed to do what you are requesting.