/    Sign up×
Community /Pin to ProfileBookmark

Lotus Notes mailto: form action workaround?

You may be aware of the problem with the mailto protocol and Notes v6.5.5 which duplicates the address in the To: field (not a valid email address) and/or posts form data in the To:, cc, or Subject: field rather than in the body of the email where it belongs. I created an entire site relying on the mailto: protocol to submit requests. (Can’t use either server side apps or cgi email. Don’t ask – it’s a long and rediculous story.) Anyway, then we got the new release of Notes and the whole thing has been rendered useless for request submissions.

Is it possible to write a script that will duplicate the mailto: form action and keep it client side? Big hurdle is that it has to pull info from all types of form elements, just like the mailto: protocol does with email clients that actually support it properly.

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@felgallMar 24.2007 — Not everyone has an email program linked to their browser so mailto: links only work for some visitors to your site. If you want something that works for everyone use a contact form and a form2mail script. The only people guaranteed to be able to access mailto: links are spammers.
Copy linkTweet thisAlerts:
@SimplifierauthorMar 26.2007 — Thanks for the response, Felgall.

Let me explain. The site is an agency in[I]tra[/I]net site so it will be accessed only by agency employees. It is behind a firewall so I'm not concerned with spam in this case, that's somebody else's cross to bear. (My previous post was addressing an issue with a different site - in[I]ter[/I]net.) All employees have the same email client (though not the same version). Because of the security issues, I am not allowed to use the Common Gateway Interface. We are installing php on the servers but I don't have access to them (not authorized to upload or maintain scripts) and I want to maintain control over as much of the site as possible. Considering all of this, I have determined that the mailto: protocol is my best choice - except for that one pesky little issue involving Notes v6.5.5. which is installed on about 80% of our PCs. That version will eventually go away and the problem will go away with it. But, until that time, I need a temporary solution.

Hence, my post addressing a specific problem regarding the mailto form action.
Copy linkTweet thisAlerts:
@ejrJan 27.2011 — just curious if you found a solution?

Interested b/c i have a similar problem i am trying to solve....

thanks
Copy linkTweet thisAlerts:
@KorJan 27.2011 —  I have determined that the mailto: protocol is my best choice - except for that one pesky little issue involving Notes v6.5.5. which is installed on about 80% of our PCs. That version will eventually go away and the problem will go away with it. But, until that time, I need a temporary solution.[/QUOTE]
Since it is a Notes v6.5.5 problem, not a browser's languages problem, it looks obvious to me that there is no temporary solution.
×

Success!

Help @Simplifier spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...