Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.AdminUI\Tools\UploadComplete.aspx
??<%@ Page Language="C#" AutoEventWireup="True" CodeBehind="UploadComplete.aspx.cs" Inherits="AVA.ResourcesPlatform.AdminUI.Tools.UploadComplete" %> <!doctype html > <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title></title> <%= Import.Script("/jquery.1.9.js") %> <%= Import.Script("/URL/jquery.url.js")%> <%= Import.Script("/JsonCookie/json2.js")%> <%= Import.Script("/JsonCookie/jquery.cookie.js")%> <%= Import.Script("/JsonCookie/jquery.jsoncookie.js")%> <%= Import.Script("/global.aspx")%> <%= Import.Script("js", "/global.js")%> <script type="text/javascript"> function ReturnValue(type, control, path, value, sizeControl, size) { $(window.parent.window.document).find(control).val(value); if (sizeControl != null && sizeControl.length > 0) { $(window.parent.window.document).find(sizeControl).val(size); } if (type == "0") { $(window.parent.window.document).find(control).siblings("img").attr("src", path).siblings(".delete-image").removeClass("hidden"); } else { //?????? $(window.parent.window.document).find(control).siblings(".download-file").attr("href", path).removeClass("hidden"); $(window.parent.window.document).find(control).siblings(".delete-file").removeClass("hidden"); } window.parent.window.$.fn.fancybox.close(); } </script> </head> <body> <%= _Script %> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de