I am trying to provide users with a link that will automatically log them on to view recordings using Microsoft's Live Meeting. I have been successful having the generic id and password entered. However, I am stuck on getting a generic user name (such as GUEST) to post. Here is what I have so far for the link:
<a href="https://www.livemeeting .com/cc/eventbuilderpro/view?id=SAGE&am p;pw=MAS90"></a>
Can I also include a script that would automatically activate the VIEW RECORDING button as well? Any ideas?
Much thanks.
<a href="https://www.livemeeting .com/cc/eventbuilderpro/view?id=SAGE&am p;pw=MAS90"></a>
Can I also include a script that would automatically activate the VIEW RECORDING button as well? Any ideas?
Much thanks.
Comment