I have a mailto link that sends the mail to ten recipients and it fails.
the code is
<a href=http://www.webdeveloper.com/forum/archive/index.php/"mailto[email protected],[email protected],[email protected]">email list</a>
I can send it to about 5 people before it fails. Is there some kind of maximum recipient size for the mailto function?
the code is
<a href=http://www.webdeveloper.com/forum/archive/index.php/"mailto[email protected],[email protected],[email protected]">email list</a>
I can send it to about 5 people before it fails. Is there some kind of maximum recipient size for the mailto function?