Posted by David Dorward on 06/18/05 00:16
Seen wrote:
> I'm trying to put together a membership form for a small Nonprofit
> that had a "basic" web account. I want to set up a form and have the
> inputs sent to the secretary via an email when the submit input is
> clicked.
You need some server side process running on your server (and pointed at by
the action attribute of the form). The specifics depend rather on the
capabilities of your server, discuss the matter with your service provider.
Don't let them tell you to use mailto:, it doesn't work:
http://www.isolani.co.uk/articles/mailto.html
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Navigation:
[Reply to this message]
|