[bndfc-web-tech] forms

Chris Croome chris at webarchitects.co.uk
Tue Nov 2 16:59:28 GMT 2004


Hi

OK, I did some work on the form:

  http://www.bndfc.dev.webarch.net/key-documents/contact-form/

And it is now set up to send email to Jamie -- test it :-)

Still todo is customising the success and failure pages.

More info on the script running this:

  http://soupermail.sf.net/

Following is the config file as it is at the moment.

Chris

=============================

# The line below ensures that an email address has been given
required: Email
required: Subject

# allow attachments
mimeon: yes

# The line below lets Soupermail know who to send the message to.
#mailto: chris at webarchitects.co.uk
mailto: jamie at burngreave.net

# set the subject and reply to
subject: "$form_Subject"
replyto: "$form_Email"

# Email template
#mailtemplate: mail.txt
mailcharset : utf-8

# Template to use upon success
#success: thank_you.html
#successmime : text/html; charset=utf-8

# Template to use on failure
#failure: sorry.html

# Don't sort fields
alphasort: no

#nomailfooter : yes

# copy email tos ender
returntosender : yes

# wrap email
wrap : 72

=========================

-- 
Chris Croome                               <chris at webarchitects.co.uk>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   



More information about the bndfc-web-tech mailing list