I'm looking to implement a "Contact Us" form with Cherrypy and was wondering: Is there a good recipe (or a BSD licensed set of code) that I could use instead of reinventing the wheel?
Ideally, this would be Cherrpy 3.1 compatible.
...
Hi,
I need to create a Contact Us page for a Joomla! site which I'm creating for a friend and I'm not having much luck finding a nice way of doing this. It is just a simple form which contains a few input fields (text boxes, checkboxes and comboboxes), and when the user clicks submit it emails an email address (the email address to use ...