Forum Discussion
JanetMinchel681
3 years agoCommunity Member
Need Javascript to open Outlook and send email from inside sl360
I am a novice at JS. Can anyone make this javascript open Outlook, send an email to a specific mailto: address, so learners can ask questions?
Here is my current JS
var player = GetPlayer(); v...
WaltHamilton
3 years agoSuper Hero
I'm not in a position to test your script, but one thing comes to mind. If it isn't working at all (you didn't say what is happening,) you might consider changing ' to ". There have been reports of SL having problems with changing ' to something that doesn't work.
Also, if you are using Outlook as a generic term to mean email app, fine. But if you want Outlook specifically, the mailto command opens the default email, and is under the control of the settings on the learner's computer, not yours. See Maria's first post in this thread: