|
Server : Microsoft-IIS/10.0 System : Windows NT EBS-6136 10.0 build 17763 (Windows Server 2016) i586 User : jxgj ( 0) PHP Version : 7.0.33 Disable Function : passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server Directory : D:/tmp_aspnet/root/445725a0/29dacaa1/ |
?#pragma checksum "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\efeedback.aspx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CB1C97DBB3C72FF9116672F8D526C5CBFA5B2B12"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASP {
#line 332 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Linq;
#line default
#line hidden
#line 339 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Security;
#line default
#line hidden
#line 2 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\efeedback.aspx"
using System.Collections.Generic;
#line default
#line hidden
#line 334 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Text.RegularExpressions;
#line default
#line hidden
#line 342 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI.WebControls;
#line default
#line hidden
#line 5 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\efeedback.aspx"
using VLcms.Common;
#line default
#line hidden
#line 345 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Xml.Linq;
#line default
#line hidden
#line 341 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI;
#line default
#line hidden
#line 326 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System;
#line default
#line hidden
#line 344 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI.HtmlControls;
#line default
#line hidden
#line 335 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web;
#line default
#line hidden
#line 327 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections;
#line default
#line hidden
#line 331 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Configuration;
#line default
#line hidden
#line 330 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.ComponentModel.DataAnnotations;
#line default
#line hidden
#line 3 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\efeedback.aspx"
using System.Text;
#line default
#line hidden
#line 340 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Profile;
#line default
#line hidden
#line 336 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Caching;
#line default
#line hidden
#line 4 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\efeedback.aspx"
using System.Data;
#line default
#line hidden
#line 343 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI.WebControls.WebParts;
#line default
#line hidden
#line 329 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections.Specialized;
#line default
#line hidden
#line 338 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.SessionState;
#line default
#line hidden
#line 337 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.DynamicData;
#line default
#line hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class aspx_main_efeedback_aspx : global::VLcms.Web.Plugin.Feedback.feedback, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__fileDependencies;
#line 7 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\efeedback.aspx"
override protected void OnInit(EventArgs e)
{
/*
This page was created by VLcms Template Engine at 2021-12-13 15:24:47.
本页面代码由VLcms模板引擎天生于 2021-12-13 15:24:47.
*/
base.OnInit(e);
StringBuilder templateBuilder = new StringBuilder(220000);
templateBuilder.Append("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n ");
var urls = Request["urls"];
templateBuilder.Append("\r\n <title>Online Message_");
templateBuilder.Append(Utils.ObjectToStr(config.webcompany));
templateBuilder.Append("</title>\r\n <meta content=\"");
templateBuilder.Append(Utils.ObjectToStr(site.seo_keyword));
templateBuilder.Append("\" name=\"keywords\" />\r\n <meta content=\"");
templateBuilder.Append(Utils.ObjectToStr(site.seo_description));
templateBuilder.Append("\" name=\"description\" />\r\n\r\n <link href=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("css/feedback.css\" rel=\"stylesheet\" />\r\n <link type=\"text/css\" rel=\"stylesheet\" href=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("css/validate.css\" />\r\n <link type=\"text/css\" rel=\"stylesheet\" href=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("css/pagination.css\" />\r\n <link type=\"text/css\" rel=\"stylesheet\" href=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("scripts/artdialog/ui-dialog.css\" />\r\n\r\n <script type=\"text/javascript\" src=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("scripts/jquery/jquery-1.11.2.min.js\"></");
templateBuilder.Append("script>\r\n <script type=\"text/javascript\" src=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("scripts/jquery/jquery.form.min.js\"></");
templateBuilder.Append("script>\r\n <script type=\"text/javascript\" src=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("scripts/jquery/Validform_v5.3.2_minen.js\"></");
templateBuilder.Append("script>\r\n <script type=\"text/javascript\" src=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("scripts/artdialog/dialog-plus-min.js\"></");
templateBuilder.Append("script>\r\n <script type=\"text/javascript\" src=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("scripts/encommon.js\"></");
templateBuilder.Append("script>\r\n\r\n <script type=\"text/javascript\">\r\n $(function () {\r\n AjaxInitForm('#feedback_form', '#btnSubmit', 1);\r\n });\r\n </");
templateBuilder.Append("script>\r\n</head>\r\n<body>\r\n\r\n <div class=\"ny_ly\">\r\n\r\n <h3>INQUIRY</h3>\r\n <p>Thank you for coming to our official website. If you are interested in our products, or want to consult related questions, please leave messages for us. We will reply as soon as possible and serve you, thank you.</p>\r\n\r\n <form id=\"feedback_form\" name=\"feedback_form\" url=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("plugins/feedback/ajax.ashx?action=add&site=");
templateBuilder.Append(Utils.ObjectToStr(site.id));
templateBuilder.Append("&pageurl=");
templateBuilder.Append(Utils.ObjectToStr(urls));
templateBuilder.Append("\">\r\n <div class=\"mes_form\">\r\n <div class=\"mes_form_l\">\r\n <p><input type=\"text\" id=\"txtUserName\" name=\"txtUserName\" datatype=\"*2-20\" sucmsg=\" \" placeholder=\"Your name:\" /></p>\r\n\r\n <p><input type=\"text\" id=\"txtUserTel\" name=\"txtUserTel\" datatype=\"*5-20\" sucmsg=\" \" placeholder=\"Contact number:\" /></p>\r\n <p><input type=\"text\" id=\"txtUserEmail\" name=\"txtUserEmail\" datatype=\"*0-100\" sucmsg=\" \" placeholder=\"Mail box:\" /></p>\r\n <p><input type=\"text\" id=\"txtUserQQ\" name=\"txtUserQQ\" datatype=\"*0-20\" sucmsg=\" \" placeholder=\"ContactQQ:\" /></p>\r\n <p><input type=\"text\" id=\"txtTitle\" name=\"txtTitle\" datatype=\"*2-100\" sucmsg=\" \" placeholder=\"Title:\" /></p>\r\n </div>\r\n <div class=\"mes_form_r\">\r\n <textarea id=\"txtContent\" name=\"txtContent\" datatype=\"*2-250\" sucmsg=\" \" placeholder=\"Message:\"></textarea>\r\n <div class=\"mes_form_p\">\r\n <p><input type=\"text\" id=\"txtCode\" name=\"txtCode\" datatype=\"*\" sucmsg=\" \" placeholder=\"Verification Code:\" /></p>\r\n <a href=\"javascript:;\" onclick=\"ToggleCode(this, '");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("tools/verify_code.ashx');return false;\"><img src=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("tools/verify_code.ashx\" width=\"80\" height=\"22\" align=\"absmiddle\" /> Can't see clearly?</a>\r\n </div>\r\n <input id=\"txtProvince\" name=\"txtProvince\" type=\"hidden\" class=\"input txt\" />\r\n <input id=\"txtCity\" name=\"txtCity\" type=\"hidden\" class=\"input txt\" />\r\n <input id=\"txtIsCode\" name=\"txtIsCode\" type=\"hidden\" value=\"1\" />\r\n\r\n <input id=\"txtIsEn\" name=\"txtIsEn\" type=\"hidden\" value=\"1\" />\r\n </div>\r\n <span class=\"Validform_checktip\"></span>\r\n <input class=\"mes_form_tj\" type=\"submit\" id=\"btnSubmit\" name=\"btnSubmit\" value=\"Submit\" />\r\n <input type=\"button\" value=\"Reset\" id=\"btnCancel\" class=\"mes_form_cz\" />\r\n </div>\r\n </form>\r\n\r\n <script type=\"text/javascript\">\r\n\r\n $(\"#btnCancel\").bind(\"click\", function () {\r\n\r\n $(\"#txtUserName\").val('');\r\n $(\"#txtUserTel\").val('');\r\n $(\"#txtUserEmail\").val('');\r\n $(\"#txtUserQQ\").val('');\r\n $(\"#txtTitle\").val('');\r\n $(\"#txtContent\").val('');\r\n\r\n });\r\n </");
templateBuilder.Append("script>\r\n </div>\r\n\r\n \r\n</body>\r\n</html>");
Response.Write(templateBuilder.ToString());
}
#line default
#line hidden
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public aspx_main_efeedback_aspx() {
string[] dependencies;
((global::VLcms.Web.Plugin.Feedback.feedback)(this)).AppRelativeVirtualPath = "~/aspx/main/efeedback.aspx";
if ((global::ASP.aspx_main_efeedback_aspx.@__initialized == false)) {
dependencies = new string[1];
dependencies[0] = "~/aspx/main/efeedback.aspx";
global::ASP.aspx_main_efeedback_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.aspx_main_efeedback_aspx.@__initialized = true;
}
this.Server.ScriptTimeout = 30000000;
}
protected System.Web.Profile.DefaultProfile Profile {
get {
return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
}
}
protected System.Web.HttpApplication ApplicationInstance {
get {
return ((System.Web.HttpApplication)(this.Context.ApplicationInstance));
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(aspx_main_efeedback_aspx @__ctrl) {
#line 1 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\efeedback.aspx"
@__ctrl.ViewStateEncryptionMode = global::System.Web.UI.ViewStateEncryptionMode.Never;
#line default
#line hidden
#line 1 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\efeedback.aspx"
this.InitializeCulture();
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.aspx_main_efeedback_aspx.@__fileDependencies);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return 5381;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}