Email Action

I have created the following action:

@MailSend(Created_By ; “” ; “” ; "Form Submitted on " + @Text(Date_Created) ; “” ; “” ; [IncludeDoclink])

It works in the Notes Client, however, I cannot get it to work in Internet Explorer.

I have also created an agent called “Email” to do the same thing and I run the agent with the following command

@Command([ToolsRunMacro]; “Email”)

I get the same result. I can run the action/agent in the Notes Client but not in Internet Explorer.

Am I missing something?

Any assistance is greatly appreciated.

Subject: Email Action

There are many examples of this within this forum.

Here are some forum search results:

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/82d3fc362939b9b885257267006d2815?OpenDocument

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/a20ab8b2e16867b6852571ef00366c6b?OpenDocument

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/6e25b73bde8de4678525718600713bb9?OpenDocument

A Redbook that may be useful:

http://www.redbooks.ibm.com/abstracts/sg246854.html?Open

HTH.