Pregunta

How can I call a javascript function from a Lotus Notes agent? As far as it is possible at all. Lotusscript Agent? Java Agent?

Thanks in advance for help

¿Fue útil?

Solución

A javascript function performs some actions on the client (user browser). A lotus agent runs on the server. So, I can't see how you can be benefited from such a call (which of course is not possible).

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top