Edit D:\AVAWeike\AVAWeike\AVA.ResourcesPlatform.AdminUI\JS\Global.aspx
??<%@ Page Language="C#" AutoEventWireup="true" %> <%--<script type="text/javascript">--%> //??????????? var Global = new Object(); Global.Animation = new Object(); /******************************************* * ??????????????? *******************************************/ //?????? Global.Virtual = "<%= System.Web.HttpContext.Current.Request.ApplicationPath.Length > 1 ? System.Web.HttpContext.Current.Request.ApplicationPath : "" %>"; //??????????????????????????????????????"/web" Global.RootDomain = "<%= SettingGroupTemplate.RootDomain.ToScriptChar() %>" //?????????????????ookie?? //??????Cookie Global.Animation.Small = ""; //????????? Global.Site = "<%= System.Web.HttpContext.Current.Request.WebPath().ToScriptChar()%>"; Global.LodingHtml = "<div id='divloading' style=' width:214px; padding-top:100px; padding-bottom:100px; margin:0px auto auto; overflow:hidden'><img src='<%= System.Web.HttpContext.Current.Request.WebPath().ToScriptChar()%>/Images/loading.gif' /></div>"; //??????Cookie var globalUserCode___ = $.cookie("UserCode<%= SettingGroup.CookieSuffix %>"); Global.UserCode = globalUserCode___ == null ? null : decodeURIComponent(globalUserCode___); var globalUserName____ = $.cookie("UserName<%= SettingGroup.CookieSuffix %>"); Global.UserName = globalUserName____ == null ? null : decodeURIComponent(globalUserName____); var globalParentCode____ = $.cookie("ParentCode<%= SettingGroup.CookieSuffix %>"); Global.ParentCode = globalParentCode____ == null ? null : decodeURIComponent(globalParentCode____); var globalParentName____ = $.cookie("ParentName<%= SettingGroup.CookieSuffix %>"); Global.ParentName = globalParentName____ == null ? null : decodeURIComponent(globalParentName____); var globalUserTypeGuid____ = $.cookie("UserTypeGuid<%= SettingGroup.CookieSuffix %>"); Global.UserTypeGuid = globalUserTypeGuid____ == null ? null : decodeURIComponent(globalUserTypeGuid____); <%--</script>--%>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de