Edit D:\AVAWeike\AVAWeike\AVA.ResourcesPlatform.WebUI\MeetingUserLogin.aspx
??<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="MeetingUserLogin.aspx.cs" Inherits="AVA.ResourcesPlatform.WebUI.MeetingUserLogin" %> <%--<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> </head> <body> <form name='Loginfrm' id='Loginfrm' action='<%= MeetingWeb %>/admin/meetingaction!toMeetings.action' method='post'> <div style="display: none;"> <input name="tampuserinfo.userName" type='hidden' id='user_id' value="<%= this.UserName %>" /> <input name='tampuserinfo.userPassword' type='hidden' id='user_passwd' value="admin" /> <input type='hidden' id='Conf_ID' name='tampconfinfo.confId' value='<%= this.ConfID %>' /> <input type='submit' name='Submit' value='????????' /> </div> </form> </body> </html> <script type="text/javascript"> document.getElementById("Loginfrm").submit(); </script>--%> <html> <body> <object id="XERunObj" style="LEFT: 0; TOP: 0" height="1" width="1" classid="clsid:CE353978-A2AB-45FD-8EAB-E94AD6A43584"> </object> <div id="divMessage"></div> </body> <script type="text/javascript"> function JoinMeeting() { var confid = "<%= this.ConfID %>"; var mcuip = "<%= this.RouteIP %>" var userid = "<%= this.UserName %>"; var userpwd = "admin"; var publictype = 0;//?????? 0 ????? ??? ?????1 ??? ???????????????????????????2 ??? ???????????????????????? ?????????????????????????????? var Conf_para; var XRunObj; Conf_para = mcuip + " " + userid + " " + userpwd + " " + confid + " " + publictype; // window.alert(Conf_para); try { XERunObj.XERun("InstallPath", Conf_para); //XRunObj=new ActiveXObject("XERUNOCX.XERunOcxCtrl.1"); // XERunObj.XERun("InstallPath","192.168.0.7 538 538 2"); } catch (e) { alert("????????????????????????(????????????IE?????????????????????????????????)????????????????????????????????????????????'HGLoader.dll'??CX???????????5?????????"); setTimeout(function () { window.history.back(); },5000); return; } window.history.back(); } JoinMeeting(); </script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de