I want to create a fairly simple 'contact us' form and was looking at stuff like Cultiv Contact Form and RV Contact form. My problem is that I want the user to choose the recipient from a list (html SELECT) such as:
CEO
CFO
CIO
...
where each list item corresponds to an underlying email address.
What would be the simplest way to do this? Do I have to build something from scratch or is there an existing package that could solve this with a little tweaking? I run Umbraco 4.5.2 and .NET 3.5.
Contact form with selectable recipients?
I want to create a fairly simple 'contact us' form and was looking at stuff like Cultiv Contact Form and RV Contact form. My problem is that I want the user to choose the recipient from a list (html SELECT) such as:
where each list item corresponds to an underlying email address.
What would be the simplest way to do this? Do I have to build something from scratch or is there an existing package that could solve this with a little tweaking? I run Umbraco 4.5.2 and .NET 3.5.
is working on a reply...