#pragma
checksum "C:\inetpub\wwwroot\ensarsoft\contact.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "E6242EFDDC07947EB498B344B1611233"
//------------------------------------------------------------------------------
// <auto-generated>
// Denne kode blev oprettet ved hjælp af et værktøj.
// Runtime-version:4.0.30319.261
//
// Ændringer af denne fil kan resultere i ukorrekt funktion, og ændringerne mistes, hvis
// koden oprettes igen.
// </auto-generated>
//------------------------------------------------------------------------------
public
partial class contact
: System.Web.SessionState.IRequiresSessionState {
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
protected global
::System.Web.UI.WebControls.TextBox txtName;
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
protected global
::System.Web.UI.WebControls.DropDownList ddlSubject;
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
protected global
::System.Web.UI.WebControls.TextBox txtMessage;
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
protected global
::System.Web.UI.WebControls.Button btnSubmit;
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
protected global
::System.Web.UI.WebControls.Label lblResult;
#line
default
#line
hidden
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));
}
}
}
namespace
ASP {
#line
3 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
using
System.Web.UI.WebControls.Expressions;
#line
default
#line
hidden
#line
384 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Collections;
#line
default
#line
hidden
#line
390 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Text;
#line
default
#line
hidden
#line
3 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
using
System.Web.UI;
#line
default
#line
hidden
#line
385 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Collections.Generic;
#line
default
#line
hidden
#line
389 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Linq;
#line
default
#line
hidden
#line
402 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Xml.Linq;
#line
default
#line
hidden
#line
3 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
using
System.Web.UI.WebControls;
#line
default
#line
hidden
#line
395 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Web.SessionState;
#line
default
#line
hidden
#line
386 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Collections.Specialized;
#line
default
#line
hidden
#line
391 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Text.RegularExpressions;
#line
default
#line
hidden
#line
392 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Web;
#line
default
#line
hidden
#line
3 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
using
System.Web.DynamicData;
#line
default
#line
hidden
#line
393 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Web.Caching;
#line
default
#line
hidden
#line
397 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Web.Profile;
#line
default
#line
hidden
#line
387 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.ComponentModel.DataAnnotations;
#line
default
#line
hidden
#line
396 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Web.Security;
#line
default
#line
hidden
#line
383 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System;
#line
default
#line
hidden
#line
3 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
using
System.Web.UI.WebControls.WebParts;
#line
default
#line
hidden
#line
388 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Configuration;
#line
default
#line
hidden
#line
1 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
using
ASP;
#line
default
#line
hidden
#line
401 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using
System.Web.UI.HtmlControls;
#line
default
#line
hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class contact_aspx : global
::contact, System.Web.IHttpHandler {
private static bool
@__initialized;
private static object
@__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public
contact_aspx() {
string
[] dependencies;
#line
912304 "C:\inetpub\wwwroot\ensarsoft\contact.aspx.cs"
((
global::System.Web.UI.Page)(this)).AppRelativeVirtualPath = "~/contact.aspx"
;
#line
default
#line
hidden
if ((global::ASP.contact_aspx.@__initialized == false
)) {
dependencies =
new string
[4];
dependencies[0] =
"~/contact.aspx"
;
dependencies[1] =
"~/MasterPage.master"
;
dependencies[2] =
"~/MasterPage.master.cs"
;
dependencies[3] =
"~/contact.aspx.cs"
;
global::ASP.contact_aspx.@__fileDependencies = this
.GetWrappedFileDependencies(dependencies);
global::ASP.contact_aspx.@__initialized = true
;
}
this
.Server.ScriptTimeout = 30000000;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void
@__BuildControlContent1(System.Web.UI.Control @__ctrl) {
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line
3 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(
new System.Web.UI.LiteralControl("\r\n\r\n"
));
#line
default
#line
hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global
::System.Web.UI.WebControls.TextBox @__BuildControltxtName() {
global
::System.Web.UI.WebControls.TextBox @__ctrl;
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl =
new global
::System.Web.UI.WebControls.TextBox();
#line
default
#line
hidden
this
.txtName = @__ctrl;
@__ctrl.TemplateControl =
this
;
@__ctrl.ApplyStyleSheetSkin(
this
);
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.ID =
"txtName"
;
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Columns = 50;
#line
default
#line
hidden
return
@__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global
::System.Web.UI.WebControls.ListItem @__BuildControl__control3() {
global
::System.Web.UI.WebControls.ListItem @__ctrl;
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl =
new global
::System.Web.UI.WebControls.ListItem();
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Text =
"Ask a question"
;
#line
default
#line
hidden
return
@__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global
::System.Web.UI.WebControls.ListItem @__BuildControl__control4() {
global
::System.Web.UI.WebControls.ListItem @__ctrl;
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl =
new global
::System.Web.UI.WebControls.ListItem();
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Text =
"Report a bug"
;
#line
default
#line
hidden
return
@__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global
::System.Web.UI.WebControls.ListItem @__BuildControl__control5() {
global
::System.Web.UI.WebControls.ListItem @__ctrl;
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl =
new global
::System.Web.UI.WebControls.ListItem();
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Text =
"Customer support ticket"
;
#line
default
#line
hidden
return
@__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global
::System.Web.UI.WebControls.ListItem @__BuildControl__control6() {
global
::System.Web.UI.WebControls.ListItem @__ctrl;
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl =
new global
::System.Web.UI.WebControls.ListItem();
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Text =
"Other"
;
#line
default
#line
hidden
return
@__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void
@__BuildControl__control2(System.Web.UI.WebControls.ListItemCollection @__ctrl) {
global
::System.Web.UI.WebControls.ListItem @__ctrl1;
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl1 =
this
.@__BuildControl__control3();
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Add(@__ctrl1);
#line
default
#line
hidden
global
::System.Web.UI.WebControls.ListItem @__ctrl2;
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl2 =
this
.@__BuildControl__control4();
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Add(@__ctrl2);
#line
default
#line
hidden
global
::System.Web.UI.WebControls.ListItem @__ctrl3;
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl3 =
this
.@__BuildControl__control5();
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Add(@__ctrl3);
#line
default
#line
hidden
global
::System.Web.UI.WebControls.ListItem @__ctrl4;
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl4 =
this
.@__BuildControl__control6();
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Add(@__ctrl4);
#line
default
#line
hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global
::System.Web.UI.WebControls.DropDownList @__BuildControlddlSubject() {
global
::System.Web.UI.WebControls.DropDownList @__ctrl;
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl =
new global
::System.Web.UI.WebControls.DropDownList();
#line
default
#line
hidden
this
.ddlSubject = @__ctrl;
@__ctrl.TemplateControl =
this
;
@__ctrl.ApplyStyleSheetSkin(
this
);
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.ID =
"ddlSubject"
;
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
this
.@__BuildControl__control2(@__ctrl.Items);
#line
default
#line
hidden
return
@__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global
::System.Web.UI.WebControls.TextBox @__BuildControltxtMessage() {
global
::System.Web.UI.WebControls.TextBox @__ctrl;
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl =
new global
::System.Web.UI.WebControls.TextBox();
#line
default
#line
hidden
this
.txtMessage = @__ctrl;
@__ctrl.TemplateControl =
this
;
@__ctrl.ApplyStyleSheetSkin(
this
);
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.ID =
"txtMessage"
;
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Columns = 40;
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Rows = 6;
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.TextMode =
global
::System.Web.UI.WebControls.TextBoxMode.MultiLine;
#line
default
#line
hidden
return
@__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global
::System.Web.UI.WebControls.Button @__BuildControlbtnSubmit() {
global
::System.Web.UI.WebControls.Button @__ctrl;
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl =
new global
::System.Web.UI.WebControls.Button();
#line
default
#line
hidden
this
.btnSubmit = @__ctrl;
@__ctrl.TemplateControl =
this
;
@__ctrl.ApplyStyleSheetSkin(
this
);
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.ID =
"btnSubmit"
;
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Text =
"Submit"
;
#line
default
#line
hidden
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Click +=
new System.EventHandler(this
.btnSubmit_Click);
#line
default
#line
hidden
return
@__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global
::System.Web.UI.WebControls.Label @__BuildControllblResult() {
global
::System.Web.UI.WebControls.Label @__ctrl;
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl =
new global
::System.Web.UI.WebControls.Label();
#line
default
#line
hidden
this
.lblResult = @__ctrl;
@__ctrl.TemplateControl =
this
;
@__ctrl.ApplyStyleSheetSkin(
this
);
#line
10 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.ID =
"lblResult"
;
#line
default
#line
hidden
return
@__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void
@__BuildControlContent3(System.Web.UI.Control @__ctrl) {
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(
new System.Web.UI.LiteralControl("\r\n\r\n <div id=\"contact\">\r\n<h2>Contact Us</h2><br /><table> <!-- Name --> "
+
" <tr> <td align=\"center\"> Name:</td> <td> "
));
#line
default
#line
hidden
global
::System.Web.UI.WebControls.TextBox @__ctrl1;
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl1 =
this
.@__BuildControltxtName();
#line
default
#line
hidden
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line
default
#line
hidden
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(
new System.Web.UI.LiteralControl(" </td> </tr> <!-- Subject --> <tr> <td align=\"center\"> "
+
" Subject: </td> <td> "
));
#line
default
#line
hidden
global
::System.Web.UI.WebControls.DropDownList @__ctrl2;
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl2 =
this
.@__BuildControlddlSubject();
#line
default
#line
hidden
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line
default
#line
hidden
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(
new System.Web.UI.LiteralControl(" </td> </tr> <!-- Message --> <tr> <td align=\"center\"> "
+
" Message: </td> <td> "
));
#line
default
#line
hidden
global
::System.Web.UI.WebControls.TextBox @__ctrl3;
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl3 =
this
.@__BuildControltxtMessage();
#line
default
#line
hidden
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line
default
#line
hidden
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(
new System.Web.UI.LiteralControl(" </td> </tr> <!-- Submit --> <tr align=\"center\"> <td cols"
+
"pan=\"2\"> "
));
#line
default
#line
hidden
global
::System.Web.UI.WebControls.Button @__ctrl4;
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl4 =
this
.@__BuildControlbtnSubmit();
#line
default
#line
hidden
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(@__ctrl4);
#line
default
#line
hidden
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(
new System.Web.UI.LiteralControl(" </td> </tr> <!-- Results --> <tr align=\"center\"> "
+
" <td colspan=\"2\"> "
));
#line
default
#line
hidden
global
::System.Web.UI.WebControls.Label @__ctrl5;
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl5 =
this
.@__BuildControllblResult();
#line
default
#line
hidden
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(@__ctrl5);
#line
default
#line
hidden
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(
new System.Web.UI.LiteralControl(" </td> </tr></table>\r\n \r\n </div>\r\n \r\n"
));
#line
default
#line
hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void
@__BuildControlTree(contact_aspx @__ctrl) {
#line
1 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.Title =
""
;
#line
default
#line
hidden
#line
1 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__ctrl.MasterPageFile =
"~/MasterPage.master"
;
#line
default
#line
hidden
#line
1 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
this
.InitializeCulture();
#line
default
#line
hidden
#line
3 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
this.AddContentTemplate("head", new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this
.@__BuildControlContent1)));
#line
default
#line
hidden
#line
7 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
this.AddContentTemplate("ContentPlaceHolder1", new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this
.@__BuildControlContent3)));
#line
default
#line
hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line
1 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(
new System.Web.UI.LiteralControl("\r\n\r\n"
));
#line
default
#line
hidden
#line
1 "C:\inetpub\wwwroot\ensarsoft\contact.aspx"
@__parser.AddParsedSubObject(
new System.Web.UI.LiteralControl("\r\n"
));
#line
default
#line
hidden
}
#line
912304 "C:\inetpub\wwwroot\ensarsoft\contact.aspx.cs"
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void
FrameworkInitialize() {
base
.FrameworkInitialize();
this.@__BuildControlTree(this
);
this.AddWrappedFileDependencies(global
::ASP.contact_aspx.@__fileDependencies);
this
.Request.ValidateInput();
}
#line
default
#line
hidden
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int
GetTypeHashCode() {
return
-1664664340;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void
ProcessRequest(System.Web.HttpContext context) {
base
.ProcessRequest(context);
}
}
}