Edit D:\AVAWeike\AVAWeike\AVA.ResourcesPlatform.AdminUI\JS\zh-CN\Ajax\Pub\RecordVideoAjax.js
??/// <summary> /// ?????? [Pub_RecordVideo] Ajax????? /// </summary> var RecordVideoAjax = new Object(); /// <summary> /// ?????? [Pub_RecordVideo] ????????? /// </summary> RecordVideoAjax.GetInfo = function (key, send, fun, target, html) { return Global.Ajax( { ajaxCache: false, ajaxUrl: "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.Pub.RecordVideoAjax.Get", ajaxData: "key=" + encodeURIComponent(key), ajaxAsync: true, ajaxFunSuccess: fun }, send, target, html); }; /// <summary> /// ?????? [Pub_RecordVideo] ?????? /// </summary> RecordVideoAjax.Insert = function (form, send, fun, target, html) { return Global.Ajax( { ajaxCache: false, ajaxUrl: "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.Pub.RecordVideoAjax.Insert", ajaxData: Global.GetFormValue(form), ajaxAsync: true, ajaxFunSuccess: fun }, send, target, html); }; /// <summary> /// ?????? [Pub_RecordVideo] ?????? /// </summary> RecordVideoAjax.Update = function (form, send, fun, target, html) { return Global.Ajax( { ajaxCache: false, ajaxUrl: "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.Pub.RecordVideoAjax.Update", ajaxData: Global.GetFormValue(form), ajaxAsync: true, ajaxFunSuccess: fun }, send, target, html); }; /// <summary> /// ?????? [Pub_RecordVideo] ?????? /// </summary> RecordVideoAjax.Delete = function(key, send, fun, target, html) { return Global.Ajax( { ajaxCache: false, ajaxUrl: "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.Pub.RecordVideoAjax.Delete", ajaxData: "key=" + encodeURIComponent(key), ajaxAsync: true, ajaxFunSuccess: fun }, send, target, html); }; /// <summary> /// ?????? [Pub_RecordVideo] ????????? /// </summary> RecordVideoAjax.BatchDelete = function (key, send, fun, target, html) { return Global.Ajax( { ajaxCache: false, ajaxUrl: "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.Pub.RecordVideoAjax.BatchDelete", ajaxData: key, ajaxAsync: true, ajaxFunSuccess: fun }, send, target, html); }; /******************************************* * ???????????? *******************************************/ /// <summary> /// ???????? [Pub_RecordVideo] ?????? /// </summary> RecordVideoAjax.Download = function (key, send, fun, target, html) { return Global.Ajax( { ajaxCache: false, ajaxUrl: "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.Pub.RecordVideoAjax.Download", ajaxData: "key=" + encodeURIComponent(key), ajaxAsync: true, ajaxFunSuccess: fun }, send, target, html); }; RecordVideoAjax.ConvertToVideo = function (key, send, fun, target, html) { return Global.Ajax( { ajaxCache: false, ajaxUrl: "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.Pub.RecordVideoAjax.ConvertToVideo", ajaxData: "key=" + encodeURIComponent(key), ajaxAsync: true, ajaxFunSuccess: fun }, send, target, html); }; /// <summary> /// ???????? [Pub_RecordVideo] ???????????? /// </summary> RecordVideoAjax.GetSecondTimeInfo = function (guid, second, send, fun, target, html) { return Global.Ajax( { ajaxCache: false, ajaxUrl: "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.Pub.RecordVideoAjax.GetSecondTimeInfo", ajaxData: "guid=" + encodeURIComponent(guid) + "&second=" + encodeURIComponent(second), ajaxAsync: true, ajaxFunSuccess: fun, ajaxMark: false }, send, target, html); };
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de