Is there a way to create a second Contact Us form with different fields? I've read the posts here on modifying the Contact Us but I'd like to keep it exactly as it is, whilst having a second form where people can sign up to our mailing list.
Whilst the Contact Us would continue to have entry fields for:
- name
- subject
- e-mail address
- message
I'd like the new form to have entry fields for:
- name
- e-mail address
- opt in to my mail list
- opt in to third party mail lists.
This would need to generate an e-mail to me with the details and also an e-mail to the address opted in explaining that the address has just been opted in. This latter part is necessary in case someone opts someone else's address in to my mailing list, without the permission of the recipient.
I'd also like, if possible, an opt out of maillist form.
Is all this possible by editing a few Perl scripts?
Thanks, James
Whilst the Contact Us would continue to have entry fields for:
- name
- subject
- e-mail address
- message
I'd like the new form to have entry fields for:
- name
- e-mail address
- opt in to my mail list
- opt in to third party mail lists.
This would need to generate an e-mail to me with the details and also an e-mail to the address opted in explaining that the address has just been opted in. This latter part is necessary in case someone opts someone else's address in to my mailing list, without the permission of the recipient.
I'd also like, if possible, an opt out of maillist form.
Is all this possible by editing a few Perl scripts?
Thanks, James
Comment