This is a question regarding the use of mailto in HTML.

Does anyon know if there is a limit on the amount of characters that can be used with this function.

When I use the following statement, everything is OK:

mailto:[email protected]

However, if I put about 20 email addresses after mailto:, then I get the following error both on Outlook and Notes email:

"Could not perform this operation because the default mail client is not properly installed"

Any help is most appreciated.