I need to send a mailing list and allow the receivers to check or not some input box. Im finding it difficult because every mail services/client work differently: some doesn't support the post method, some other do not display the submit button etc. Evwn with GET I'm encountering problems because some mail services doesn't display the submit button. Im just trying to send an email and give the receiver 2 lines with two checkbox to activate or not. Someone have done this before or have a workaround to avoid this problem with the form? Thanks
