MXmeeting Release v6.0 M200/M500 & M800/M1000
Admin Guide (0000000202)/ Revision 7 5/9/2016
© 2016 Zultys, Inc. No reproduction of distribution without permission
Page 22 of 42
Technical
Publications
Password:
<input type="password" name="user_password" value="">
<input type="submit" name="submit" value="Host Meeting">
</form>
Here is the HTML code used to allow users to join a meeting:
<form action=”http://yourMeetingServerAddress/as/wapi/goto_downloader”
method="post">
<input type="hidden" name="role" value="attendee">
Meeting ID:
<input type="text" name="meeting_id" value="">
Meeting Password:
<input type="password" name="password" value="">
Your Name:
<input type="text" name="name" value="">
<input type="submit" name="submit" value="Join Meeting">
</form>
In the left frame of the Server Management page, under Customization click the
Promotion Page
link. This allows the Administrator to change the web page that meeting attendees see when a
meeting ends. The web page can be used to solicit feedback, sell products or services, or
display your organization’s home page.