|
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/6986dab5/f8ac608e/ |
?#pragma checksum "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "EF5877A77E209B6432D4446B5729FCEB"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:2.0.50727.9044
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASP {
#line 285 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.Profile;
#line default
#line hidden
#line 280 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Text.RegularExpressions;
#line default
#line hidden
#line 282 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.Caching;
#line default
#line hidden
#line 278 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Configuration;
#line default
#line hidden
#line 277 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Collections.Specialized;
#line default
#line hidden
#line 289 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI.HtmlControls;
#line default
#line hidden
#line 287 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI.WebControls;
#line default
#line hidden
#line 276 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Collections;
#line default
#line hidden
#line 286 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI;
#line default
#line hidden
#line 288 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI.WebControls.WebParts;
#line default
#line hidden
#line 275 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System;
#line default
#line hidden
#line 284 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.Security;
#line default
#line hidden
#line 281 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web;
#line default
#line hidden
#line 283 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.SessionState;
#line default
#line hidden
#line 279 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Text;
#line default
#line hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class iphone_comment_aspx : global::FCMSSingle.iphone.comment, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public iphone_comment_aspx() {
string[] dependencies;
((global::FCMSSingle.iphone.comment)(this)).AppRelativeVirtualPath = "~/iphone/comment.aspx";
if ((global::ASP.iphone_comment_aspx.@__initialized == false)) {
global::ASP.iphone_comment_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[1];
dependencies[0] = "~/iphone/comment.aspx";
global::ASP.iphone_comment_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.iphone_comment_aspx.@__initialized = true;
}
this.Server.ScriptTimeout = 30000000;
}
protected System.Web.Profile.DefaultProfile Profile {
get {
return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
}
}
protected override bool SupportAutoEvents {
get {
return false;
}
}
protected System.Web.HttpApplication ApplicationInstance {
get {
return ((System.Web.HttpApplication)(this.Context.ApplicationInstance));
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControlTBName() {
global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
#line 20 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlInputText();
#line default
#line hidden
this.TBName = @__ctrl;
#line 20 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
#line default
#line hidden
#line 20 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl.ID = "TBName";
#line default
#line hidden
#line 20 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl.Value = "姓名";
#line default
#line hidden
#line 20 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "rbin");
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControlTBEmail() {
global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
#line 21 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlInputText();
#line default
#line hidden
this.TBEmail = @__ctrl;
#line 21 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
#line default
#line hidden
#line 21 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl.ID = "TBEmail";
#line default
#line hidden
#line 21 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl.Value = "E-mail";
#line default
#line hidden
#line 21 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "rbin");
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControlTBQQ() {
global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
#line 22 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlInputText();
#line default
#line hidden
this.TBQQ = @__ctrl;
#line 22 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
#line default
#line hidden
#line 22 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl.ID = "TBQQ";
#line default
#line hidden
#line 22 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl.Value = "QQ";
#line default
#line hidden
#line 22 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "rbin");
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlTextArea @__BuildControlTBMes() {
global::System.Web.UI.HtmlControls.HtmlTextArea @__ctrl;
#line 23 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlTextArea();
#line default
#line hidden
this.TBMes = @__ctrl;
#line 23 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl.ID = "TBMes";
#line default
#line hidden
#line 23 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "rbtext");
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 23 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("内容"));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlInputButton @__BuildControlButPost() {
global::System.Web.UI.HtmlControls.HtmlInputButton @__ctrl;
#line 26 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlInputButton();
#line default
#line hidden
this.ButPost = @__ctrl;
#line 26 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "button");
#line default
#line hidden
#line 26 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl.ID = "ButPost";
#line default
#line hidden
#line 26 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "btncomm");
#line default
#line hidden
#line 26 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl.Value = "";
#line default
#line hidden
#line 26 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("data-role", "none");
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlForm @__BuildControlmyform() {
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl;
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
#line default
#line hidden
this.myform = @__ctrl;
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl.ID = "myform";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n <div class=\"ui-input\">"));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl1;
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl1 = this.@__BuildControlTBName();
#line default
#line hidden
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</div>\r\n <div class=\"ui-input\">"));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl2;
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl2 = this.@__BuildControlTBEmail();
#line default
#line hidden
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</div>\r\n <div class=\"ui-input\">"));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl3;
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl3 = this.@__BuildControlTBQQ();
#line default
#line hidden
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</div>\r\n <div class=\"ui-input\">"));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlTextArea @__ctrl4;
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl4 = this.@__BuildControlTBMes();
#line default
#line hidden
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__parser.AddParsedSubObject(@__ctrl4);
#line default
#line hidden
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</div>\r\n <dl class=\"feedback-tips\">\r\n \t<dt id=\"dtmes\" style" +
"=\"display:none;\">**请输入名字**</dt>\r\n <dd>"));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlInputButton @__ctrl5;
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl5 = this.@__BuildControlButPost();
#line default
#line hidden
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__parser.AddParsedSubObject(@__ctrl5);
#line default
#line hidden
#line 19 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</dd>\r\n </dl>\r\n "));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(iphone_comment_aspx @__ctrl) {
#line 1 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl.EnableViewState = false;
#line default
#line hidden
#line 1 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
this.InitializeCulture();
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl1;
#line 1 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__ctrl1 = this.@__BuildControlmyform();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control1));
}
private void @__Render__control1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
@__w.Write("\r\n<!DOCTYPE html> \r\n<html> \r\n<head> \r\n\t<meta charset=\"utf-8\" />\r\n <meta name=\"" +
"viewport\" content=\"user-scalable=no, width=device-width, initial-scale=0.5\" />\r\n" +
" <meta name=\"format-detection\" content=\"telephone=no\"/>\r\n\t<title>");
#line 8 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__w.Write(itit);
#line default
#line hidden
@__w.Write("</title>\r\n <link rel=\"stylesheet\" href=\"style/mobile.css\" />\r\n <script src=" +
"\"jquery/jquery-1.9.1.min.js\"></script>\r\n <script src=\"jquery/myjs.js\"></scrip" +
"t>\r\n</head>\r\n<body>\r\n<div id=\"page-main\" data-role=\"page\">\r\n\t");
#line 15 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__w.Write(itop);
#line default
#line hidden
@__w.Write("\r\n <div id=\"main\">\r\n \t<div id=\"feedback\">\r\n \t<h2><span><a href=\"");
#line 18 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__w.Write(curl);
#line default
#line hidden
@__w.Write("\">");
#line 18 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__w.Write(iltit);
#line default
#line hidden
@__w.Write("</a></span>");
#line 18 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__w.Write(itit);
#line default
#line hidden
@__w.Write("</h2>\r\n \t");
parameterContainer.Controls[0].RenderControl(@__w);
@__w.Write("\r\n </div>\r\n </div>\r\n ");
#line 31 "D:\wwwroot\xxclzzzls91\wwwroot\iphone\comment.aspx"
@__w.Write(ifooter);
#line default
#line hidden
@__w.Write("\r\n</div>\r\n</body>\r\n</html>");
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.iphone_comment_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.iphone_comment_aspx.@__fileDependencies);
this.Request.ValidateInput();
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return -162188747;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}