Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Control\PV\PVHistoryCollect.ascx
??<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="PVHistoryCollect.ascx.cs" Inherits="AVA.ResourcesPlatform.WebUI.Control.PV.PVHistoryCollect" %> <span id="GetPVHistoryCollect<%= PKId %>"> </span> <script type="text/javascript"> function GetPVHistoryCollect<%= PKId %>() { //$("#GetPVHistoryCollect<%= PKId %>").html("..."); var param = "PKId=<%= PKId %>&PVTarget=<%= PVTarget %>&PVType=<%= this.PVType %>"; Global.HtmlControl("<%= ControlPath("/PV/PVHistoryCollectData")%>", param, null, function (json) { if (json != null) { $("#GetPVHistoryCollect<%= PKId %>").html(json.Html); } }); } $(function () { GetPVHistoryCollect<%= PKId %>(); }); </script>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de