<%@ Page Language="C#" AutoEventWireup="True" CodeBehind="UploadForm.aspx.cs" Inherits="AVA.ResourcesPlatform.WebUI.Tools.UploadForm" %> <%= Import.Script("/jquery-1.44.min.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")%> <%----%>

<%= Title %>

<%= this._Message %>
<%= new HtmlHidden("Title",GetForm("title")) %> <%= new HtmlHidden("Type", GetForm("type"))%> <%= new HtmlHidden("Path", GetForm("path"))%> <%= new HtmlHidden("FileName", GetForm("fileName"))%> <%= new HtmlHidden("Height", GetForm("height"))%> <%= new HtmlHidden("Width", GetForm("width"))%> <%= new HtmlHidden("ValueControl", GetForm("valueControl"))%> <%= new HtmlHidden("ReturnControl", GetForm("returnControl"))%> <%= new HtmlHidden("sizeControl", GetForm("sizeControl"))%> <%--
<%= Z.Core.Lang.DefineEnum.上_传.Define() %>
--%>
<%= this._MessageWeb %>
<%--
<%= Z.Core.Lang.Define.Get("Server_获取") %>
--%>
  1. <%= this._ExtendType %>
  2. <%= this._MaxSize %>