Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old Old

Published on January 2017 | Categories: Documents | Downloads: 104 | Comments: 0 | Views: 1591
of 5
Download PDF   Embed   Report

Comments

Content

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="complaint.aspx.cs" Inh
erits="complaint.complaint" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1" runat="server">
<title></title>
<style type="text/css">
.auto-style1 {}
.eqip {
}
.auto-style2 {
text-align: left;
}
.auto-style3 {
color: #0079CE;
}
.auto-style4 {
font-size: small;
}
</style>
</head>
<body>
<form id="form1" runat="server">
<div>
<div class="auto-style2">
<strong>Welcome to HCL Services Ltd&nbsp; - ONLINE COMPLAINT REG
ISTRATION </strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
<strong>
<br />
</strong>We appreciate your time and would request you to comple
tely fill the form for quick complaint registration. For queries on status of yo
ur earlier registered complaint please write to <a href="mailto:[email protected]"
>[email protected]</a> with Service Order number.<br />
<br />
<span class="auto-style4">Registration Window : 09.00 - 17.00 Hr
s Monday to Friday [Excluding declared Holidays]</span><br />
<strong>
<br class="auto-style3" />
<span class="auto-style3">Please Provide the product Serial Numb
er and Click Search</span></strong><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</div>
<asp:Panel ID="Panel1" runat="server" Width="1203px">
<div class="auto-style1">
<asp:Table ID="Table1" runat="server">
<asp:TableRow>
<asp:TableCell>Serial Number</asp:TableCell>
<asp:TableCell><asp:TextBox ID="TextBox1" runat="server"
></asp:TextBox></asp:TableCell>
<asp:TableCell><asp:RequiredFieldValidator runat="server
" id="RequiredFieldValidator11" controltovalidate="TextBox1" errormessage="Enter
Serial Number!" forecolor ="Red" /></asp:TableCell>

</asp:TableRow>
</asp:Table>
</div>
<asp:Button ID="Button1" CssClass="button1" runat="server" Text="Sea
rch" OnClick="Button1_Click" />
<asp:Button ID="reset" runat="server" Text="Reset" CausesValidation="fa
lse" OnClick="reset_Click" />
<br />
<br />
<asp:Label ID="Label1" runat="server" CssClass="eqip" Text="Label" F
ont-Bold ="true" ForeColor="Red" Visible="false"></asp:Label>
<asp:HyperLink ID="hyperlink1" runat ="server" NavigateUrl ="http://www.
hclinfosystems.in/contactus?showMapFor=161" Visible =" false" >http://www.hclinf
osystems.in/contactus?showMapFor=161 </asp:HyperLink>
<br />
<asp:Label ID="Label3" runat="server" CssClass="eqip" Text="Label"
Visible="false"></asp:Label>
<br />
</asp:Panel>
<asp:Panel ID="Panel2" runat="server">

<asp:Table ID="Table2" runat="server" Width="549px">
<asp:TableRow>
<asp:TableCell>Support Status</asp:TableCell>
<asp:TableCell><asp:TextBox ID="TextBox12" runat="server" ReadOnly=
"true"></asp:TextBox></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell></asp:TableCell>
<asp:TableCell><asp:RequiredFieldValidator runat="server" id="Requir
edFieldValidator9" controltovalidate="TextBox12" errormessage="Enter Support Sta
tus!" forecolor ="Red" /></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell>Asset Type</asp:TableCell>
<asp:TableCell><asp:TextBox ID="TextBox7" Columns="50" runat="server
"></asp:TextBox></asp:TableCell>
<asp:TableCell><asp:Button ID="Button5" runat="server" Text="Update
" OnClick="Button5_Click" /></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell></asp:TableCell>
<asp:TableCell><asp:RequiredFieldValidator runat="server" id="Requir
edFieldValidator5" controltovalidate="TextBox7" errormessage="Enter Asset Type!"
forecolor ="Red" /></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell>Organisation Name</asp:TableCell>
<asp:TableCell><asp:TextBox ID="TextBox3" Columns="50" runat="server
"></asp:TextBox></asp:TableCell>

<asp:TableCell><asp:Button ID="Button2" runat="server" Text="Update
" OnClick="Button2_Click" />
</asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell></asp:TableCell>
<asp:TableCell><asp:RequiredFieldValidator runat="server" id="Requir
edFieldValidator1" controltovalidate="TextBox3" errormessage="Enter Organisation
Name!" forecolor ="Red" /></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell>Contact Person Name</asp:TableCell>
<asp:TableCell><asp:TextBox ID="TextBox8" Columns="50" runat="server
"></asp:TextBox></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell></asp:TableCell>
<asp:TableCell><asp:RequiredFieldValidator runat="server" id="Requir
edFieldValidator6" controltovalidate="TextBox8" errormessage="Enter Contact Pers
on!" forecolor ="Red" /></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell>Contact Number</asp:TableCell>
<asp:TableCell><asp:TextBox ID="TextBox9" Columns="50" runat="serve
r"></asp:TextBox></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell></asp:TableCell>
<asp:TableCell><asp:RequiredFieldValidator runat="server" id="Requir
edFieldValidator7" controltovalidate="TextBox9" errormessage="Enter Phone No.!"
forecolor ="Red" /></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell>Alternate Number</asp:TableCell>
<asp:TableCell><asp:TextBox ID="TextBox10" Columns="50" runat="serve
r"></asp:TextBox></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell>E-mail</asp:TableCell>
<asp:TableCell><asp:TextBox ID="TextBox11" Columns="50" runat="serv
er"></asp:TextBox></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell></asp:TableCell>
<asp:TableCell><asp:RequiredFieldValidator runat="server" id="Requir
edFieldValidator10" controltovalidate="TextBox11" errormessage="Enter Email!" fo
recolor ="Red" /></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell></asp:TableCell>
<asp:TableCell><asp:RegularExpressionValidator runat="server" ID="Re
gularExpressionValidator2" ControlToValidate="TextBox11" ErrorMessage="Enter Cor
rect Email" ValidationExpression="^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z
0-9-]+)*(\.[a-z]{2,4})$"></asp:RegularExpressionValidator></asp:TableCell>
</asp:TableRow>

<asp:TableRow>
<asp:TableCell>Address</asp:TableCell>
<asp:TableCell><asp:TextBox id="TextArea2" TextMode="multiline" Colu
mns="38" Rows="4" runat="server"></asp:TextBox></asp:TableCell>
<asp:TableCell><asp:Button ID="Button11" runat="server" Text="Update
" OnClick="Button11_Click"/></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell></asp:TableCell>
<asp:TableCell><asp:RequiredFieldValidator runat="server" id="Requir
edFieldValidator2" controltovalidate="TextArea2" errormessage="Enter Address!" f
orecolor ="Red" /></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell>City</asp:TableCell>
<asp:TableCell><asp:TextBox ID="TextBox5" runat="server" Columns="50
"></asp:TextBox></asp:TableCell>
<asp:TableCell><asp:Button ID="Button3" runat="server" Text="Update"
OnClick="Button3_Click" /></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell></asp:TableCell>
<asp:TableCell><asp:RequiredFieldValidator runat="server" id="Requir
edFieldValidator3" controltovalidate="TextBox5" errormessage="Enter City!" forec
olor ="Red" /></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell>Pincode</asp:TableCell>
<asp:TableCell><asp:TextBox ID="TextBox6" Columns="50" runat="server
" MaxLength="6"></asp:TextBox></asp:TableCell>
<asp:TableCell><asp:Button ID="Button4" runat="server" Text="Update"
OnClick="Button4_Click"/></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell></asp:TableCell>
<asp:TableCell><asp:RequiredFieldValidator runat="server" id="Requir
edFieldValidator4" controltovalidate="TextBox6" errormessage="Enter Pincode!" fo
recolor ="Red" /> <br /><asp:RegularExpressionValidator ID="RegularExpressionVa
lidator1" runat="server" ErrorMessage="Enter Correct Pincode" forecolor ="Red" C
ontrolToValidate="TextBox6" ValidationExpression="^[0-9]{6}$"></asp:RegularExpre
ssionValidator></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell>Problem</asp:TableCell>
<asp:TableCell><asp:TextBox id="TextArea1" TextMode="multiline" Colu
mns="38" Rows="4" runat="server" /></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell></asp:TableCell>
<asp:TableCell><asp:RequiredFieldValidator runat="server" id="Requir
edFieldValidator8" controltovalidate="TextArea1" errormessage="Enter Problem!" f
orecolor ="Red" /></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell><asp:Button ID="Button6" runat="server" Text="Submit"
OnClick="Button6_Click" /></asp:TableCell>

</asp:TableRow>
</asp:Table></asp:Panel><asp:Label ID="Label2" runat="server" Text="Label" s
tyle="font-weight: 700"></asp:Label></div></form></body></html>

Sponsor Documents

Or use your account on DocShare.tips

Hide

Forgot your password?

Or register your new account on DocShare.tips

Hide

Lost your password? Please enter your email address. You will receive a link to create a new password.

Back to log-in

Close