I am sending a form to multiple people an only the first and second person receives the message. Am I miss some kind seperator? Thanks for your help.
<form method="post" enctype="text/plain" action="mailto:test1@bellsouth.net?cc=test2@bellsouth.net?cc=test3@bellsouth.net" onSubmit=""></a>
<form method="post" enctype="text/plain" action="mailto:test1@bellsouth.net?cc=test2@bellsouth.net?cc=test3@bellsouth.net" onSubmit=""></a>