I have a web page that generates an email to a list of my members -- there are 19 members. When I execute a "mailto:" function while in my page, it NEVER launches my mailto: href - but rather just displays an wierd error in the URL of the page... When I keep my selected list to 13 or less, it works just fine -- launches the href for the mailto: -- in my case, OUTLOOK.
Is there a limit to the number of email addresses that can be passed via a mailto: href ? When I compose an email in OUTLOOK, that limit is nonexistent. Is there a way to override this limitation?
Thanks so much.
After much trial and error and searching, I have stumbled onto the fact that the RESPONSE.REDIRECT has a limit on the size of the String that can be passed...
0 comments:
Post a Comment