Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
My code is given below


<%@ Page Language="VB" AutoEventWireup="false" CodeFile="cv_posting.aspx.vb" Inherits="cv" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>CV Bank of India</title>
<link href="css/menu.css" rel="stylesheet" type="text/css" />
<link href="css/menumain.css" rel="stylesheet" type="text/css" />
<link href="css/sidemenu.css" rel="stylesheet" type="text/css" />
<link href="css/tabmenu.css" rel="stylesheet" type="text/css"/>
<style type="text/css">
<!--
a{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none}
a.Link{color:#000000}
a.Visited{color:#333333}
a.Active{color:#FF0000}
a.hover{color:#FFFFFF}



.style1 {
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {color: #FF9900}
.style4 {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #990000;
}
.style5 {color: #FFFFFF}
.style6 {
font-size: 14px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; }
.style12 {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.style14 {
font-size: x-small;
color: #ff0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style16 {color: #000000}
.style17 { font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: x-small;
}
.style18 {
font-size: x-small;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #febf01;
}
.style20 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.style21 {
color: #FFFFFF;
font-size: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.style35 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
font-weight: bold;
}
.style36
{
height: 15px;
}
#textfield9
{
width: 231px;
}
#textfield10
{
width: 229px;
}
.style37
{
width: 36%;
}
.style38
{
width: 6%;
}
#textfield13
{
width: 293px;
}
#textfield14
{
width: 285px;
}
#textfield19
{
width: 287px;
}
-->
</style>

<!--<script type="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script> -->
<script type="text/javascript" src="js/jquery-1.5.1.min.js"></script>


<script type="text/javascript">
$(document).ready(function () {

//Default Action
$(".tab_content").hide(); //Hide all content
$("ul.tabs li:first").addClass("active").show(); //Activate first tab
$(".tab_content:first").show(); //Show first tab content

//On Click Event
$("ul.tabs li").click(function () {
$("ul.tabs li").removeClass("active"); //Remove any "active" class
$(this).addClass("active"); //Add "active" class to selected tab
$(".tab_content").hide(); //Hide all tab content
var activeTab = $(this).find("a").attr("href"); //Find the rel attribute value to identify the active tab + content
$(activeTab).fadeIn(); //Fade in the active content
return false;
});

});
function MM_jumpMenu(targ, selObj, restore) { //v3.0
eval(targ + ".location='" + selObj.options[selObj.selectedIndex].value + "'");
if (restore) selObj.selectedIndex = 0;
}


</script>



</head>

<body background="images/bg.gif" bgcolor="#FFFFFF"leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0" marginheight="0" marginwidth="0">
<form id="Form1" runat="server">
z<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="50%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="417" height="26" background="images/index_01.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="5%">&nbsp;</td>
<td width="90%"><span class="style1">Welcome to cvbankofindia.com</span></td>
<td width="5%">&nbsp;</td>
</tr>
</table></td>
<td width="26"><img src="images/index_02.jpg" width="26" height="26" /></td>
<td width="309" height="26" background="images/index_03.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="3%">&nbsp;</td>
<td width="92%"><span class="style1">Call us:- +91-657-2420015/2441862</span></td>
<td width="5%">&nbsp;</td>
</tr>
</table></td>
<td width="260" height="26" background="images/index_04.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="5%">&nbsp;</td>
<td width="88%"><span class="style20"><a href="opportunity.html"><font color="#000000"> Opportunity</font> </a></span><span class="style1"><span class="style2">|</span><a href="who_are.html"><font color="#000000"> Who we are? </font></a><span class="style2">|</span><a href="contact_us.html"><font color="#000000"> Contact us </font></a></span></td>
<td width="7%">&nbsp;</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td width="1000" height="1" bgcolor="#cccccc"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="29" height="130" bgcolor="#febf01"><h3><img src="images/blank.gif" width="1" height="1" /></h3></td>
<td width="749"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#febf01">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/index_07.jpg" width="319" height="49" /></td>
</tr>
<tr>
<td width="319" height="22" bgcolor="#febf01"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="21%">&nbsp;</td>
<td width="71%"><span class="style4">For Education <span class="style5">|</span> For Placement</span></td>
<td width="8%">&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td width="319" height="26" bgcolor="#febf01"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
</table></td>
<td width="421" height="97" bgcolor="febf01"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
</table></td>
</tr>
<tr>
<td width="740" height="33" bgcolor="#febf01"><div id="glowingtabs">
<ul>
<li id="current"><a href="#" title="Post Requirement"><span>Post Requirement</span></a></li>
<li><a href="#" title="Post your CV"><span>Post your CV</span></a></li>
<li><a href="#" title="Post your Resume"><span>Post your Resume</span></a></li>
<li><a href="#" title="Post your Bio-Data"><span>Post your Bio-Data</span></a></li>
</ul>
</div></td>
</tr>
</table></td>
<td width="202"><table width="99%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="202" height="24" bgcolor="#febf01"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td><img src="images/index_11.jpg" width="202" height="73" /></td>
</tr>
<tr>
<td width="202" height="33" bgcolor="#febf01">&nbsp;</td>
</tr>
</table></td>
<td width="32" height="130" bgcolor="#febf01">&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td width="1000" height="1" bgcolor="#af8300"><img src="images/blank.gif" /></td>
</tr>
<tr>
<td width="1000" height="10" bgcolor="#ffffff"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="29" height="239" bgcolor="#ffffff"><img src="images/blank.gif" width="1" height="1" /></td>
<td width="663"><img src="images/index_19.jpg" width="663" height="239" /></td>
<td width="21" height="239"><img src="images/blank.gif" width="1" height="1" /></td>
<td width="270" height="239" bgcolor="#ff0000">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="4%">&nbsp;</td>
<td width="90%"><span class="style6">Register User Login here:-</span></td>
<td width="6%">&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td height="10"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="4%">&nbsp;</td>
<td width="31%" class="style9">Username</td>
<td width="65%">
<asp:TextBox ID="TextBox14" runat="server" Width="164px"></asp:TextBox>
<label>
&nbsp;</label></td>
</tr>
</table></td>
</tr>
<tr>
<td height="5"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="4%">&nbsp;</td>
<td width="31%" class="style9">Password</td>
<td width="65%">
<asp:TextBox ID="TextBox15" runat="server" TextMode="Password" Width="165px"></asp:TextBox>
<label>
&nbsp;</label></td>
</tr>
</table></td>
</tr>
<tr>
<td height="5"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="37%">&nbsp;</td>
<td width="12%">
<asp:Button ID="Button4" runat="server" Text="Go" Width="58px" />
<label>
&nbsp;</label></td>
<td width="4%">&nbsp;</td>
<td width="41%"><div align="center">
<asp:LinkButton ID="LinkButton1" runat="server">Forgot Password</asp:LinkButton>
</div></td>
<td width="6%">&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td><asp:Label
ID="Label2" runat="server" ForeColor="White"></asp:Label>
</td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="4%"><img src="images/blank.gif" width="1" height="1" /></td>
<td width="92%" height="15" bgcolor="#F0F0F0"><img src="images/blank.gif" width="1" height="1" /></td>
<td width="4%"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td bgcolor="#F0F0F0"><div align="center"><span class="style12">Don't have a CV Bank of India ID?</span></div></td>
<td>&nbsp;</td>
</tr>
<tr>
<td><img src="images/blank.gif" width="1" height="1" /></td>
<td height="12" bgcolor="#F0F0F0"><img src="images/blank.gif" width="1" height="1" /></td>
<td><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td bgcolor="#F0F0F0"><div align="center">
<asp:Button ID="Button5" runat="server" Text="Click Here" />
<label>
&nbsp;</label></div></td>
<td>&nbsp;</td>
</tr>
<tr>
<td height="5"><img src="images/blank.gif" width="1" height="1" /></td>
<td height="5" bgcolor="#F0F0F0"><img src="images/blank.gif" width="1" height="1" /></td>
<td><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td height="5">&nbsp;</td>
<td height="15" bgcolor="#F0F0F0"><div align="center" class="style14"><img src="images/blank.gif" width="1" height="1" /><span class="style16">www.cvbankofindia.com</span></div></td>
<td>&nbsp;</td>
</tr>
<tr>
<td height="5"><img src="images/blank.gif" width="1" height="1" /></td>
<td height="5" bgcolor="#F0F0F0"><img src="images/blank.gif" width="1" height="1" /></td>
<td><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
</table></td>
</tr>
<tr>
<td height="8"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
</table>
</td>
<td width="29" height="239" bgcolor="#ffffff">&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td width="1000" height="9" bgcolor="#FFFFFF"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><div id="vdividermenu">
<ul>
<li id="current"><a href="index.html" title="Home">Home</a></li>
<li><a href="#" title="List of Institutions">List of Institutions</a></li>
<li><a href="#" title="Search Database">Search Database</a></li>
<li><a href="#" title="Services">Services</a></li>
<li><a href="#" title="Avvertise with us">Advertise with us</a></li>
<li><a href="#" title="Refer2Needy">Refer2Needy</a></li>
<li><a href="#" title="Useful-Links">Useful-Links</a></li>
<li><a href="#" title="What's New">What's New</a></li>
</ul>
</div></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="29" height="698"><img src="images/blank.gif" width="1" height="1" /></td>
<td valign="top" width="232"><table width="32%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/index_29.jpg" width="232" height="31" /></td>
</tr>
<tr>
<td><ul class="buttonmenu">
<li><a href="#">Acadmic Institute</a></li>
<li><a href="#">Professional Institute</a></li>
<li><a href="#">Technical Institute</a></li>
<li><a href="#">Vocational Training</a></li>
<li><a href="#">Tution (Private)</a></li>
<li><a href="#">Coaching Institute</a></li>
<li><a href="#">Admission</a></li>
<li><a href="#">Counsellors</a></li>
<li><a href="#">Consultants</a></li>
<li><a href="#">Educational Stores</a></li>
<li><a href="#">Edu-Material-Supplier</a></li>
<li><a href="#">Miscellenous</a></li>
<li><a href="#">Candidate Available</a></li>
<li><a href="#">Candidate Required</a></li>
<li><a href="#">Agencies</a></li>
<li><a href="#">Education Online</a></li>
<li><a href="#">Distance Learning</a></li>
</ul></td>
</tr>
<tr>
<td><img src="images/index_35.jpg" width="232" height="31" /></td>
</tr>
<tr>
<td><ul class="buttonmenu">
<li><a href="#">Consultant</a></li>
<li><a href="#">Employers</a></li>
<li><a href="#">Job Providers</a></li>
<li><a href="#">Agencies</a></li>
<li><a href="#">Campus Selection</a></li>
<li><a href="#">Walk-in-Interview</a></li>
<li><a href="#">Covering Letter</a></li>
<li><a href="#">Resignation Letter</a></li>
<li><a href="#">Resume Builder</a></li>
<li><a href="#">Negotiation Salary</a></li>
<li><a href="#">Interview Preparation</a></li>
<li><a href="#">C.V(Resume) Posting Tips</a></li>
</ul></td>
</tr>
</table></td>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="8"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="2%">&nbsp;</td>
<td width="96%"><span class="style35">Free CV Posting Service Information</span></td>
<td width="2%">&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="2%">&nbsp;</td>
<td width="96%"><div class="container">
<ul class="tabs">
<li><a href="#tab1">Personal</a></li>
<li><a href="#tab2">Educational</a></li>
<li><a href="#tab3">Skill and Experience</a></li>
<li><a href="#tab4">Others</a></li>
</ul>
<div class="tab_container">
<div id="tab1" class="tab_content">
<h2>Personal Information</h2>
<h4>
<asp:Label ID="Label1" runat="server" ForeColor="Red"></asp:Label>
</h4>


<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="33%">E-mail</td>
<td width="50%">
<asp:TextBox ID="TextBox1" runat="server" Width="231px"></asp:TextBox>
<label>
&nbsp;</label</td>
</label>
<td width="17%">&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td><asp:RegularExpressionValidator ID="rev1" runat="server" Text="This is Not an Email ID" ControlToValidate="TextBox1" ValidationExpression="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"/></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Password</td>
<td><label>
<asp:TextBox ID="TextBox2" runat="server" TextMode="Password"></asp:TextBox>
&nbsp;</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Confirm Password</td>
<td><label>
<asp:TextBox ID="TextBox3" runat="server" TextMode="Password"></asp:TextBox>
&nbsp;</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>First Name</td>
<td><label>
<asp:TextBox ID="TextBox4" runat="server" Width="231px"></asp:TextBox>
&nbsp;</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Last Name</td>
<td><label>
<asp:TextBox ID="TextBox5" runat="server" Width="229px"></asp:TextBox>
&nbsp;</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Mobile No.</td>
<td><label>
<asp:TextBox ID="TextBox6" runat="server"></asp:TextBox>
&nbsp;</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Current Address</td>
<td><label>
<textarea name="textfield9" id="textfield9" runat="server"></textarea>
</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="style37">Location</td>
<td width="14%">
<label>
<asp:TextBox ID="TextBox7" runat="server"></asp:TextBox>
&nbsp;</label></td>
<td class="style38">&nbsp;</td>
<td width="23%">Nationality</td>
<td width="22%">
<label>
&nbsp;</label><asp:DropDownList ID="d1" runat="server"><asp:ListItem >India</asp:ListItem>
</asp:DropDownList>
</td>
</tr>
</table></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="33%">Date of Birth</td>
<td width="15%">
<label>
&nbsp;<asp:DropDownList ID="d2" runat="server">
<asp:ListItem >1</asp:ListItem>
<asp:ListItem >2</asp:ListItem>
<asp:ListItem >3</asp:ListItem>
<asp:ListItem >4</asp:ListItem>
<asp:ListItem >5</asp:ListItem>
<asp:ListItem >6</asp:ListItem>
<asp:ListItem >7</asp:ListItem>
<asp:ListItem >8</asp:ListItem>
<asp:ListItem >9</asp:ListItem>
<asp:ListItem >10</asp:ListItem>
<asp:ListItem >11</asp:ListItem>
<asp:ListItem >12</asp:ListItem>
<asp:ListItem >13</asp:ListItem>
<asp:ListItem >14</asp:ListItem>
<asp:ListItem >15</asp:ListItem>
<asp:ListItem >16</asp:ListItem>
<asp:ListItem >17</asp:ListItem>
<asp:ListItem >18</asp:ListItem>
<asp:ListItem >19</asp:ListItem>
<asp:ListItem >20</asp:ListItem>
<asp:ListItem >21</asp:ListItem>
<asp:ListItem >22</asp:ListItem>
<asp:ListItem >23</asp:ListItem>
<asp:ListItem >24</asp:ListItem>
<asp:ListItem >25</asp:ListItem>
<asp:ListItem >26</asp:ListItem>
<asp:ListItem >27</asp:ListItem>
<asp:ListItem >28</asp:ListItem>
<asp:ListItem >29</asp:ListItem>
<asp:ListItem >30</asp:ListItem>
<asp:ListItem >31</asp:ListItem>
</asp:DropDownList>
</label>
</td>
<td width="13%">
<label>
&nbsp;<asp:DropDownList ID="d3" runat="server">
<asp:ListItem >1</asp:ListItem>
<asp:ListItem >2</asp:ListItem>
<asp:ListItem >3</asp:ListItem>
<asp:ListItem >4</asp:ListItem>
<asp:ListItem >5</asp:ListItem>
<asp:ListItem >6</asp:ListItem>
<asp:ListItem >7</asp:ListItem>
<asp:ListItem >8</asp:ListItem>
<asp:ListItem >9</asp:ListItem>
<asp:ListItem >10</asp:ListItem>
<asp:ListItem >11</asp:ListItem>
<asp:ListItem >12</asp:ListItem>
</asp:DropDownList>
</label>
</td>
<td width="3%">
<asp:DropDownList ID="d4" runat="server"><asp:ListItem>1965</asp:ListItem>
<asp:ListItem>1966</asp:ListItem>
<asp:ListItem>1967</asp:ListItem>
<asp:ListItem>1967</asp:ListItem>
<asp:ListItem>1968</asp:ListItem>
<asp:ListItem>1969</asp:ListItem>
<asp:ListItem>1970</asp:ListItem>
<asp:ListItem>1971</asp:ListItem>
<asp:ListItem>1972</asp:ListItem>
<asp:ListItem>1973</asp:ListItem>
<asp:ListItem>1974</asp:ListItem>
<asp:ListItem>1975</asp:ListItem>
<asp:ListItem>1976</asp:ListItem>
<asp:ListItem>1977</asp:ListItem>
<asp:ListItem>1978</asp:ListItem>
<asp:ListItem>1979</asp:ListItem>
<asp:ListItem>1980</asp:ListItem>
<asp:ListItem>1981</asp:ListItem>
<asp:ListItem>1982</asp:ListItem>
<asp:ListItem>1983</asp:ListItem>
<asp:ListItem>1984</asp:ListItem>
<asp:ListItem>1985</asp:ListItem>
<asp:ListItem>1986</asp:ListItem>
<asp:ListItem>1987</asp:ListItem>
<asp:ListItem>1988</asp:ListItem>
<asp:ListItem>1989</asp:ListItem>
<asp:ListItem>1990</asp:ListItem>
<asp:ListItem>1990</asp:ListItem>
<asp:ListItem>2000</asp:ListItem>
<asp:ListItem>2001</asp:ListItem>
<asp:ListItem>2002</asp:ListItem>
<asp:ListItem>2003</asp:ListItem>
<asp:ListItem>2004</asp:ListItem>
<asp:ListItem>2005</asp:ListItem>
<asp:ListItem>2006</asp:ListItem>
<asp:ListItem>2007</asp:ListItem>
<asp:ListItem>2008</asp:ListItem>
<asp:ListItem>2009</asp:ListItem>
<asp:ListItem>2010</asp:ListItem>
<asp:ListItem>2011</asp:ListItem>
<asp:ListItem>2012</asp:ListItem>
<asp:ListItem>2013</asp:ListItem>
<asp:ListItem>2014</asp:ListItem>
<asp:ListItem>2015</asp:ListItem>

</asp:DropDownList>
</td>
<td width="36%">
<label>
&nbsp;</label></td>
</tr>
</table></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="33%">Gender</td>
<td width="18%">
<label>
&nbsp;<asp:DropDownList ID="d5" runat="server"><asp:ListItem >Male</asp:ListItem>
</asp:DropDownList>
</label></td>
<td width="7%">&nbsp;</td>
<td width="20%">Marital Status</td>
<td width="22%">
<label>
&nbsp;<asp:DropDownList ID="d6" runat="server"><asp:ListItem >Married</asp:ListItem>
</asp:DropDownList>
</label></td>
</tr>
</table></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Eg. Java, C++, Programmer, Engineer</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Key Skill</td>
<td><label>
<textarea name="textfield10" id="textfield10" runat="server"></textarea>
</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Industry</td>
<td>
<label>
&nbsp;<asp:DropDownList ID="d7" runat="server"><asp:ListItem>Accounting/Finance</asp:ListItem>
<asp:ListItem>Advertising/PR/MR/Events"</asp:ListItem>
<asp:ListItem>Agriculture</asp:ListItem>
<asp:ListItem>Animation</asp:ListItem>
<asp:ListItem>Architecture/Interior Designing</asp:ListItem>
<asp:ListItem>Aviation/Aero Space</asp:ListItem>
<asp:ListItem>Banking/Financial/Services/Broking</asp:ListItem>
<asp:ListItem>BPO</asp:ListItem>
<asp:ListItem>Chemicals/Petro Chemicals/Plastic/Rubber</asp:ListItem>
<asp:ListItem>Construction/Engineering/Cement/Metals</asp:ListItem>
<asp:ListItem>Courier/Transportation/Freight</asp:ListItem>
<asp:ListItem>Defence/Government</asp:ListItem>
<asp:ListItem>Education/Teaching/Training</asp:ListItem>
<asp:ListItem>Electrical/Switch Gears</asp:ListItem>
<asp:ListItem>Export/Import</asp:ListItem>
<asp:ListItem>Facility Managment</asp:ListItem>
<asp:ListItem>Fartilizer Pasticides</asp:ListItem>
<asp:ListItem>Food Processing</asp:ListItem>
<asp:ListItem>Gems & Jewellery</asp:ListItem>
<asp:ListItem>Glass</asp:ListItem>
<asp:ListItem>Hotel/Resturent/Airlines/Travels</asp:ListItem>
<asp:ListItem>Industrial Products/Heavy Machinery</asp:ListItem>
<asp:ListItem>Insurence</asp:ListItem>
<asp:ListItem>IT Hardware / Networking</asp:ListItem>
<asp:ListItem>IT Software/IT Web Designing/IT Web Development</asp:ListItem>


</asp:DropDownList>
</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="33%">Experience </td>
<td width="10%"><label>Year</label></td>
<td width="18%">
<label>
&nbsp;<asp:DropDownList ID="d8" runat="server"><asp:ListItem>1</asp:ListItem>
<asp:ListItem>2</asp:ListItem>
<asp:ListItem>3</asp:ListItem>
<asp:ListItem>4</asp:ListItem>
<asp:ListItem>5</asp:ListItem>
<asp:ListItem>6</asp:ListItem>
<asp:ListItem>7</asp:ListItem>
<asp:ListItem>9</asp:ListItem>
<asp:ListItem>10</asp:ListItem>
<asp:ListItem>11</asp:ListItem>
<asp:ListItem>12</asp:ListItem>
<asp:ListItem>13</asp:ListItem>
<asp:ListItem>14</asp:ListItem>
<asp:ListItem>15</asp:ListItem>
<asp:ListItem>16</asp:ListItem>
<asp:ListItem>17</asp:ListItem>
<asp:ListItem>18</asp:ListItem>
<asp:ListItem>19</asp:ListItem>
<asp:ListItem>20</asp:ListItem>
<asp:ListItem>21</asp:ListItem>
<asp:ListItem>22</asp:ListItem>
<asp:ListItem>23</asp:ListItem>
<asp:ListItem>24</asp:ListItem>
<asp:ListItem>25</asp:ListItem>
<asp:ListItem>26</asp:ListItem>
<asp:ListItem>27</asp:ListItem>
<asp:ListItem>28</asp:ListItem>
<asp:ListItem>29</asp:ListItem>
<asp:ListItem>30></asp:ListItem>
<asp:ListItem>31</asp:ListItem>
<asp:ListItem>32</asp:ListItem>
<asp:ListItem>33</asp:ListItem>
<asp:ListItem>34</asp:ListItem>
<asp:ListItem>35</asp:ListItem>
<asp:ListItem>36</asp:ListItem>
<asp:ListItem>37</asp:ListItem>
<asp:ListItem>38</asp:ListItem>
<asp:ListItem>39</asp:ListItem>
<asp:ListItem>40</asp:ListItem>
<asp:ListItem>41</asp:ListItem>
<asp:ListItem>42</asp:ListItem>
<asp:ListItem>43</asp:ListItem>
<asp:ListItem>44</asp:ListItem>
<asp:ListItem>45</asp:ListItem>

</asp:DropDownList>
</label>
</td>
<td width="12%">Month</td>
<td width="27%">
<label>
&nbsp;<asp:DropDownList ID="d9" runat="server"><asp:ListItem>1</asp:ListItem>
<asp:ListItem>2</asp:ListItem>
<asp:ListItem>3</asp:ListItem>
<asp:ListItem>4</asp:ListItem>
<asp:ListItem>5</asp:ListItem>
<asp:ListItem>6</asp:ListItem>
<asp:ListItem>7</asp:ListItem>
<asp:ListItem>9</asp:ListItem>
<asp:ListItem>10</asp:ListItem>
<asp:ListItem>11</asp:ListItem>

</asp:DropDownList>
</label>
</td>
</tr>
</table></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>

</div>
<div id="tab2" class="tab_content">
<h2>Educational Information</h2>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>Qualification</td>
<td>
<label>
&nbsp;<asp:TextBox ID="TextBox8" runat="server"></asp:TextBox>
</label>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>City &amp; Town</td>
<td>
<label>
&nbsp;<asp:TextBox ID="TextBox9" runat="server"></asp:TextBox>
</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td class="style36"></td>
<td class="style36"></td>
<td class="style36"></td>
</tr>
<tr>
<td>Year of Passing</td>
<td>
<label>
&nbsp;<asp:DropDownList ID="d10" runat="server"><asp:ListItem>1965</asp:ListItem>
<asp:ListItem>1966</asp:ListItem>
<asp:ListItem>1967</asp:ListItem>
<asp:ListItem>1967</asp:ListItem>
<asp:ListItem>1968</asp:ListItem>
<asp:ListItem>1969</asp:ListItem>
<asp:ListItem>1970</asp:ListItem>
<asp:ListItem>1971</asp:ListItem>
<asp:ListItem>1972</asp:ListItem>
<asp:ListItem>1973</asp:ListItem>
<asp:ListItem>1974</asp:ListItem>
<asp:ListItem>1975</asp:ListItem>
<asp:ListItem>1976</asp:ListItem>
<asp:ListItem>1977</asp:ListItem>
<asp:ListItem>1978</asp:ListItem>
<asp:ListItem>1979</asp:ListItem>
<asp:ListItem>1980</asp:ListItem>
<asp:ListItem>1981</asp:ListItem>
<asp:ListItem>1982</asp:ListItem>
<asp:ListItem>1983</asp:ListItem>
<asp:ListItem>1984</asp:ListItem>
<asp:ListItem>1985</asp:ListItem>
<asp:ListItem>1986</asp:ListItem>
<asp:ListItem>1987</asp:ListItem>
<asp:ListItem>1988</asp:ListItem>
<asp:ListItem>1989</asp:ListItem>
<asp:ListItem>1990</asp:ListItem>
<asp:ListItem>1990</asp:ListItem>
<asp:ListItem>2000</asp:ListItem>
<asp:ListItem>2001</asp:ListItem>
<asp:ListItem>2002</asp:ListItem>
<asp:ListItem>2003</asp:ListItem>
<asp:ListItem>2004</asp:ListItem>
<asp:ListItem>2005</asp:ListItem>
<asp:ListItem>2006</asp:ListItem>
<asp:ListItem>2007</asp:ListItem>
<asp:ListItem>2008</asp:ListItem>
<asp:ListItem>2009</asp:ListItem>
<asp:ListItem>2010</asp:ListItem>
<asp:ListItem>2011</asp:ListItem>
<asp:ListItem>2012</asp:ListItem>
<asp:ListItem>2013</asp:ListItem>
<asp:ListItem>2014</asp:ListItem>
<asp:ListItem>2015</asp:ListItem>

</asp:DropDownList>
</label>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Type</td>
<td>
<label>
&nbsp;<asp:DropDownList ID="d11" runat="server"><asp:ListItem>IT in Software BCA /MCA/B Tech/M Tech</asp:ListItem>
<asp:ListItem>IT in Hardware Bsc IT/Msc IT/other</asp:ListItem>
<asp:ListItem>Managment MBA</asp:ListItem>
<asp:ListItem>Bachelors in Arts BA</asp:ListItem>
<asp:ListItem>Bachelors in Science Bsc</asp:ListItem>
<asp:ListItem>Bachelors in Commerse B Com</asp:ListItem>
<asp:ListItem>Master in Arts MA</asp:ListItem>
<asp:ListItem>Master in Science Msc</asp:ListItem>
<asp:ListItem>Master in Commerse M Com</asp:ListItem>
<asp:ListItem>PHD</asp:ListItem>

</asp:DropDownList>
</label>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="33%">Duration</td>
<td width="10%">Year</td>
<td width="15%">
<label>
&nbsp;<asp:DropDownList ID="d12" runat="server"><asp:ListItem>1965</asp:ListItem>
<asp:ListItem>1966</asp:ListItem>
<asp:ListItem>1967</asp:ListItem>
<asp:ListItem>1967</asp:ListItem>
<asp:ListItem>1968</asp:ListItem>
<asp:ListItem>1969</asp:ListItem>
<asp:ListItem>1970</asp:ListItem>
<asp:ListItem>1971</asp:ListItem>
<asp:ListItem>1972</asp:ListItem>
<asp:ListItem>1973</asp:ListItem>
<asp:ListItem>1974</asp:ListItem>
<asp:ListItem>1975</asp:ListItem>
<asp:ListItem>1976</asp:ListItem>
<asp:ListItem>1977</asp:ListItem>
<asp:ListItem>1978</asp:ListItem>
<asp:ListItem>1979</asp:ListItem>
<asp:ListItem>1980</asp:ListItem>
<asp:ListItem>1981</asp:ListItem>
<asp:ListItem>1982</asp:ListItem>
<asp:ListItem>1983</asp:ListItem>
<asp:ListItem>1984</asp:ListItem>
<asp:ListItem>1985</asp:ListItem>
<asp:ListItem>1986</asp:ListItem>
<asp:ListItem>1987</asp:ListItem>
<asp:ListItem>1988</asp:ListItem>
<asp:ListItem>1989</asp:ListItem>
<asp:ListItem>1990</asp:ListItem>
<asp:ListItem>1990</asp:ListItem>
<asp:ListItem>2000</asp:ListItem>
<asp:ListItem>2001</asp:ListItem>
<asp:ListItem>2002</asp:ListItem>
<asp:ListItem>2003</asp:ListItem>
<asp:ListItem>2004</asp:ListItem>
<asp:ListItem>2005</asp:ListItem>
<asp:ListItem>2006</asp:ListItem>
<asp:ListItem>2007</asp:ListItem>
<asp:ListItem>2008</asp:ListItem>
<asp:ListItem>2009</asp:ListItem>
<asp:ListItem>2010</asp:ListItem>
<asp:ListItem>2011</asp:ListItem>
<asp:ListItem>2012</asp:ListItem>
<asp:ListItem>2013</asp:ListItem>
<asp:ListItem>2014</asp:ListItem>
<asp:ListItem>2015</asp:ListItem>

</asp:DropDownList>
</label>
</td>
<td width="11%">&nbsp; Year&nbsp;</td>
<td width="31%">
<label>
&nbsp;<asp:DropDownList ID="d13" runat="server"><asp:ListItem>1965</asp:ListItem>
<asp:ListItem>1966</asp:ListItem>
<asp:ListItem>1967</asp:ListItem>
<asp:ListItem>1967</asp:ListItem>
<asp:ListItem>1968</asp:ListItem>
<asp:ListItem>1969</asp:ListItem>
<asp:ListItem>1970</asp:ListItem>
<asp:ListItem>1971</asp:ListItem>
<asp:ListItem>1972</asp:ListItem>
<asp:ListItem>1973</asp:ListItem>
<asp:ListItem>1974</asp:ListItem>
<asp:ListItem>1975</asp:ListItem>
<asp:ListItem>1976</asp:ListItem>
<asp:ListItem>1977</asp:ListItem>
<asp:ListItem>1978</asp:ListItem>
<asp:ListItem>1979</asp:ListItem>
<asp:ListItem>1980</asp:ListItem>
<asp:ListItem>1981</asp:ListItem>
<asp:ListItem>1982</asp:ListItem>
<asp:ListItem>1983</asp:ListItem>
<asp:ListItem>1984</asp:ListItem>
<asp:ListItem>1985</asp:ListItem>
<asp:ListItem>1986</asp:ListItem>
<asp:ListItem>1987</asp:ListItem>
<asp:ListItem>1988</asp:ListItem>
<asp:ListItem>1989</asp:ListItem>
<asp:ListItem>1990</asp:ListItem>
<asp:ListItem>1990</asp:ListItem>
<asp:ListItem>2000</asp:ListItem>
<asp:ListItem>2001</asp:ListItem>
<asp:ListItem>2002</asp:ListItem>
<asp:ListItem>2003</asp:ListItem>
<asp:ListItem>2004</asp:ListItem>
<asp:ListItem>2005</asp:ListItem>
<asp:ListItem>2006</asp:ListItem>
<asp:ListItem>2007</asp:ListItem>
<asp:ListItem>2008</asp:ListItem>
<asp:ListItem>2009</asp:ListItem>
<asp:ListItem>2010</asp:ListItem>
<asp:ListItem>2011</asp:ListItem>
<asp:ListItem>2012</asp:ListItem>
<asp:ListItem>2013</asp:ListItem>
<asp:ListItem>2014</asp:ListItem>
<asp:ListItem>2015</asp:ListItem>

</asp:DropDownList>
</label>
</td>
</tr>
</table></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Note</td>
<td><label>
<textarea name="textfield13" id="textfield13" runat="server"></textarea>
</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>

</div>
<div id="tab3" class="tab_content">
<h2>Skill and Experience</h2>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="25%">&nbsp;</td>
<td width="74%">Eg. Java, C++, Programmer. This will be search by Employe</td>
<td width="1%">&nbsp;</td>
</tr>
<tr>
<td>Key Skill</td>
<td><label>
<textarea name="textfield14" id="textfield14" runat="server"></textarea>
</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td class="style36">Industry</td>
<td class="style36">
<label>
&nbsp;<asp:DropDownList ID="d14" runat="server"><asp:ListItem>Accounting & Finance</asp:ListItem>
<asp:ListItem>Advertising/PR/MR/Events</asp:ListItem>
<asp:ListItem>Agriculture</asp:ListItem>
<asp:ListItem>Animation</asp:ListItem>
<asp:ListItem>Architecture/Interior Designing</asp:ListItem>
<asp:ListItem>Aviation/Aerospace Firm</asp:ListItem>
<asp:ListItem>Banking/Financial/Services/Broking</asp:ListItem>
<asp:ListItem>BPO</asp:ListItem>
<asp:ListItem>Chemical/Petro Chamical/Plastic/Rubber</asp:ListItem>
<asp:ListItem>Construction/Engineering/Cement/Metals</asp:ListItem>
<asp:ListItem>Courier/Transportation/Freight</asp:ListItem>
<asp:ListItem>Defence/Governmence</asp:ListItem>
<asp:ListItem>Education/Teaching/Training</asp:ListItem>
<asp:ListItem>Electricals/Switch Gear</asp:ListItem>
<asp:ListItem>Export/Import</asp:ListItem>
<asp:ListItem>Facility Managment</asp:ListItem>
<asp:ListItem>Fertilizers/Pasticides</asp:ListItem>
<asp:ListItem>Food Processing</asp:ListItem>
<asp:ListItem>Gems & Jewellery</asp:ListItem>
<asp:ListItem>Glass</asp:ListItem>
<asp:ListItem>Hotel/Resturent/Airlines/Travel</asp:ListItem>
<asp:ListItem>Industrial Product/Heavy Machinery</asp:ListItem>
<asp:ListItem>Insurance</asp:ListItem>
<asp:ListItem>IT - Hardware Networking</asp:ListItem>
<asp:ListItem>IT - Software/IT Web Designing/IT Web Application</asp:ListItem>

</asp:DropDownList>
</label></td>
<td class="style36"></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="2"><h2>Work Experience</h2></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Job role</td>
<td>
<label>
&nbsp;<asp:TextBox ID="TextBox10" runat="server"></asp:TextBox>
</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Company</td>
<td>
<label>
&nbsp;<asp:TextBox ID="TextBox11" runat="server"></asp:TextBox>
</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Location</td>
<td>
<label>
&nbsp;<asp:TextBox ID="TextBox12" runat="server"></asp:TextBox>
</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Join Date</td>
<td>
<label>
&nbsp;<asp:TextBox ID="TextBox13" runat="server"></asp:TextBox>
</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="25%">Duration</td>
<td width="9%">Year</td>
<td width="16%">
<label>
&nbsp;<asp:DropDownList ID="d15" runat="server"><asp:ListItem>1965</asp:ListItem>
<asp:ListItem>1966</asp:ListItem>
<asp:ListItem>1967</asp:ListItem>
<asp:ListItem>1967</asp:ListItem>
<asp:ListItem>1968</asp:ListItem>
<asp:ListItem>1969</asp:ListItem>
<asp:ListItem>1970</asp:ListItem>
<asp:ListItem>1971</asp:ListItem>
<asp:ListItem>1972</asp:ListItem>
<asp:ListItem>1973</asp:ListItem>
<asp:ListItem>1974</asp:ListItem>
<asp:ListItem>1975</asp:ListItem>
<asp:ListItem>1976</asp:ListItem>
<asp:ListItem>1977</asp:ListItem>
<asp:ListItem>1978</asp:ListItem>
<asp:ListItem>1979</asp:ListItem>
<asp:ListItem>1980</asp:ListItem>
<asp:ListItem>1981</asp:ListItem>
<asp:ListItem>1982</asp:ListItem>
<asp:ListItem>1983</asp:ListItem>
<asp:ListItem>1984</asp:ListItem>
<asp:ListItem>1985</asp:ListItem>
<asp:ListItem>1986</asp:ListItem>
<asp:ListItem>1987</asp:ListItem>
<asp:ListItem>1988</asp:ListItem>
<asp:ListItem>1989</asp:ListItem>
<asp:ListItem>1990</asp:ListItem>
<asp:ListItem>1990</asp:ListItem>
<asp:ListItem>2000</asp:ListItem>
<asp:ListItem>2001</asp:ListItem>
<asp:ListItem>2002</asp:ListItem>
<asp:ListItem>2003</asp:ListItem>
<asp:ListItem>2004</asp:ListItem>
<asp:ListItem>2005</asp:ListItem>
<asp:ListItem>2006</asp:ListItem>
<asp:ListItem>2007</asp:ListItem>
<asp:ListItem>2008</asp:ListItem>
<asp:ListItem>2009</asp:ListItem>
<asp:ListItem>2010</asp:ListItem>
<asp:ListItem>2011</asp:ListItem>
<asp:ListItem>2012</asp:ListItem>
<asp:ListItem>2013</asp:ListItem>
<asp:ListItem>2014</asp:ListItem>
<asp:ListItem>2015</asp:ListItem>

</asp:DropDownList>
</label>
</td>
<td width="10%">&nbsp; Year&nbsp;</td>
<td width="40%">
<label>
&nbsp;<asp:DropDownList ID="d16" runat="server"><asp:ListItem>1965</asp:ListItem>
<asp:ListItem>1966</asp:ListItem>
<asp:ListItem>1967</asp:ListItem>
<asp:ListItem>1967</asp:ListItem>
<asp:ListItem>1968</asp:ListItem>
<asp:ListItem>1969</asp:ListItem>
<asp:ListItem>1970</asp:ListItem>
<asp:ListItem>1971</asp:ListItem>
<asp:ListItem>1972</asp:ListItem>
<asp:ListItem>1973</asp:ListItem>
<asp:ListItem>1974</asp:ListItem>
<asp:ListItem>1975</asp:ListItem>
<asp:ListItem>1976</asp:ListItem>
<asp:ListItem>1977</asp:ListItem>
<asp:ListItem>1978</asp:ListItem>
<asp:ListItem>1979</asp:ListItem>
<asp:ListItem>1980</asp:ListItem>
<asp:ListItem>1981</asp:ListItem>
<asp:ListItem>1982</asp:ListItem>
<asp:ListItem>1983</asp:ListItem>
<asp:ListItem>1984</asp:ListItem>
<asp:ListItem>1985</asp:ListItem>
<asp:ListItem>1986</asp:ListItem>
<asp:ListItem>1987</asp:ListItem>
<asp:ListItem>1988</asp:ListItem>
<asp:ListItem>1989</asp:ListItem>
<asp:ListItem>1990</asp:ListItem>
<asp:ListItem>1990</asp:ListItem>
<asp:ListItem>2000</asp:ListItem>
<asp:ListItem>2001</asp:ListItem>
<asp:ListItem>2002</asp:ListItem>
<asp:ListItem>2003</asp:ListItem>
<asp:ListItem>2004</asp:ListItem>
<asp:ListItem>2005</asp:ListItem>
<asp:ListItem>2006</asp:ListItem>
<asp:ListItem>2007</asp:ListItem>
<asp:ListItem>2008</asp:ListItem>
<asp:ListItem>2009</asp:ListItem>
<asp:ListItem>2010</asp:ListItem>
<asp:ListItem>2011</asp:ListItem>
<asp:ListItem>2012</asp:ListItem>
<asp:ListItem>2013</asp:ListItem>
<asp:ListItem>2014</asp:ListItem>
<asp:ListItem>2015</asp:ListItem>

</asp:DropDownList>
</label>
</td>
</tr>
</table></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Note</td>
<td><label>
<textarea name="textfield19" id="textfield19" runat="server"></textarea>
</label></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>

</div>
<div id="tab4" class="tab_content">
<h2>Others</h2>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="38%"><h3>Carrier Objectives</h3></td>
</tr>
<tr>
<td height="5">&nbsp;</td>
</tr>
<tr>
<td><label>
<textarea name="textfield20" cols="40" id="textfield20" runat="server"></textarea>
</label></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><h3>Interests</h3></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><textarea name="textfield21" cols="40" id="textfield21" runat="server"></textarea></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><h3>Any Memberships</h3></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><textarea name="textfield22" cols="40" id="textfield22" runat="server"></textarea></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><h3>References</h3></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><textarea name="textfield23" cols="40" id="textfield23" runat="server"></textarea></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="7%">&nbsp;</td>
<td width="38%">&nbsp;</td>
<td width="55%">
<asp:Button ID="Button3" runat="server" Text="Submit CV/Resume" />
<label>
&nbsp;</label></td>
</tr>
</table></td>
</tr>
</table>

</div>
</div>
</div></td>
<td width="2%">&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table></td>
<td width="192" height="698" bgcolor="#ff0000"><div align="center" class="style21"><img src="images/blank.gif" width="1" height="1" />Space for ADV</div></td>
<td width="29" height="698"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
</table></td>
</tr>
<tr>
<td width="1000" height="9" bgcolor="#FFFFFF">&nbsp;</td>
</tr>
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#febf01">
<tr>
<td width="34" height="139" bgcolor="#febf01"><img src="images/blank.gif" width="1" height="1" /></td>
<td width="227"><table width="99%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="227" height="20" bgcolor="#febf01">&nbsp;</td>
</tr>
<tr>
<td><img src="images/index_47.jpg" width="227" height="24" /></td>
</tr>
<tr>
<td width="227" height="95" bgcolor="#febf01"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="14%">&nbsp;</td>
<td width="74%"><a href="#" class="style16">CV Login</a></td>
<td width="12%">&nbsp;</td>
</tr>
<tr>
<td height="4" colspan="3"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><a href="#" class="style16">Resume Login</a></td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3" height="4"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><a href="#" class="style16">Bio-Data Login</a></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table></td>
</tr>
</table></td>
<td width="10"><img src="images/index_41.jpg" width="9" height="139" /></td>
<td width="228"><table width="99%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="225" height="20" bgcolor="#febf01">&nbsp;</td>
</tr>
<tr>
<td><img src="images/index_48.jpg" width="225" height="24" /></td>
</tr>
<tr>
<td width="225" height="95" bgcolor="#febf01"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="18%">&nbsp;</td>
<td width="70%"><a href="#" class="style16">CV Login</a></td>
<td width="12%">&nbsp;</td>
</tr>
<tr>
<td height="4" colspan="3"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><a href="#" class="style16">Resume Login</a></td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3" height="4"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><a href="#" class="style16">Bio-Data Login</a></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table></td>
</tr>
</table></td>
<td width="10"><img src="images/index_43.jpg" width="10" height="139" /></td>
<td width="227"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="225" height="20" bgcolor="#febf01"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td width="225" height="119" bgcolor="#febf01"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="14%">&nbsp;</td>
<td width="74%"><a href="#" class="style16">Home</a></td>
<td width="12%">&nbsp;</td>
</tr>
<tr>
<td height="2" colspan="3"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><a href="#" class="style16">Institutions Listiners Login</a></td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3" height="2"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><a href="#" class="style16">FAQ's</a></td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3" height="2"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><a href="#" class="style16">Notification</a></td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3" height="2"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><a href="#" class="style16">Coming Soon</a></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>

</table></td>
</tr>
</table></td>
<td width="10"><img src="images/index_45.jpg" width="10" height="139" /></td>
<td width="266"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="260" height="20" bgcolor="#febf01"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="14%">&nbsp;</td>
<td width="74%"><a href="#" class="style16">Terms &amp; Conditions</a></td>
<td width="12%">&nbsp;</td>
</tr>
<tr>
<td height="5" colspan="3"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><a href="#" class="style16">Privacy Policy</a></td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3" height="5"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><a href="#" class="style16">Site Map</a></td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3" height="5"><img src="images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><a href="#" class="style16">Contact us</a></td>
<td>&nbsp;</td>
</tr>

</table></td>
</tr>
<tr>
<td><img src="images/index_53.jpg" width="260" height="31" border="0" usemap="#Map" /></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td bgcolor="#febf01">&nbsp;</td>
</tr>
<tr>
<td bgcolor="#febf01">&nbsp;</td>
</tr>
<tr>
<td height="25" bgcolor="#000000"><div align="center"><span class="style17">Copyright © 2011, CV BANK OF INDIA, all rights reserved. Design and Hosted by </span><span class="style18"><a rel="htmltooltip">AMSCO INDIA</a></span></div></td>
</tr>

</table></td>
</tr>
</table></td>
</tr>
</table>

</form>
<map name="Map" id="Map">
<area shape="circle" coords="155,15,14" href="#" />
<area shape="circle" coords="188,15,14" href="#" />
<area shape="circle" coords="123,14,13" href="#" />
</map></body>
</html>

Coading of this is given below



Imports System.Data.OleDb
Imports System.Data
Imports System.Data.OleDb.OleDbException
Imports System.Data.OleDb.OleDbDataReader
Imports System.Data.DataRow
Imports System.Data.DataSet



Partial Class cv
Inherits System.Web.UI.Page
Dim cn As OleDb.OleDbConnection
Dim da, da1 As OleDb.OleDbDataAdapter
Dim ds, ds1 As New DataSet
Dim cmd, cmd1 As OleDb.OleDbCommand
Dim dr, dr1 As OleDbDataReader
Dim sql, sql1 As String
Dim a, b1, b2, c, c1, d, f, g, h, i, j, k, k1, l, m, n, o, p, q, r, s, t, t1, t2, t3, t4, t5, t6, t7, t8, t9, z, z1, z2, z3, z4 As String
Protected Sub form_load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
cn = New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\wwwroot\CV Website\cvbank.mdb;")
cn.Open()
sql = "select * from cv"
da = New OleDb.OleDbDataAdapter(sql, cn)
da.Fill(ds, " cv")
'Label1.Text = "connection establised"
cn.Close()
End Sub
Protected Sub Button3_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button3.Click
a = d1.SelectedItem.Text
b1 = d2.SelectedItem.Text
b2 = d3.SelectedItem.Text
c = d4.SelectedItem.Text
c1 = d5.SelectedItem.Text
d = d6.SelectedItem.Text
f = d7.SelectedItem.Text
g = d8.SelectedItem.Text
h = d9.SelectedItem.Text
i = d10.SelectedItem.Text
k = d11.SelectedItem.Text
l = d12.SelectedItem.Text
m = d13.SelectedItem.Text
n = d14.SelectedItem.Text
o = d15.SelectedItem.Text
p = d16.SelectedItem.Text
j = TextBox4.Text.Trim()
k1 = TextBox5.Text.Trim()
t1 = textfield9.Value
t2 = textfield10.Value
t3 = textfield13.Value
t4 = textfield14.Value
t5 = textfield19.Value
t6 = textfield20.Value
t7 = textfield21.Value
t8 = textfield22.Value
t9 = textfield23.Value
'date of birth
z = b1 + " /" + " " + b2 + " /" + " " + c
'Experiance
z1 = g + " Year & " + h + " Months"
' Education duration
z2 = l + " to " + m
'Experiance duration
z3 = o + " to " + p
'name - First name + Last Name
z4 = j + " " + " " + k1
' TextBox1.Text = z


Dim ph As String
Dim str As String
Dim s As String
Dim b As Boolean

s = TextBox1.Text.Trim()
ph = Len(TextBox1.Text)
Try

cn.Open()
cmd = New OleDbCommand("Select email from cv where email='" & s & "'", cn)
dr = cmd.ExecuteReader
dr.Read()
b = dr.HasRows()
If b Then
Label1.Text = "User already exist."
ElseIf TextBox2.Text <> TextBox3.Text Then
Label1.Text = "Password did not match"
TextBox1.Focus()


ElseIf (TextBox1.Text = "" And TextBox2.Text = "" And TextBox3.Text = "" And TextBox4.Text = "" And TextBox5.Text = "" And TextBox6.Text = "" And TextBox7.Text = "" And TextBox8.Text = "" And TextBox9.Text = "" And TextBox10.Text = "" And TextBox11.Text = "" And TextBox12.Text = "" And TextBox13.Text = "") Then
Label1.Text = "All fields are mendetory.Please fill up."
TextBox1.Focus()
Else
Try


str = "Insert into cv values('" & TextBox1.Text.Trim() & "','" & TextBox2.Text.Trim() & "','" & z4 & "','" & TextBox6.Text.Trim() & "','" & t1 & "','" & TextBox7.Text.Trim() & "','" & a & "','" & z & "','" & k & "','" & l & "','" & t2 & "','" & m & "','" & z1 & "','" & TextBox8.Text.Trim() & "','" & TextBox9.Text.Trim() & "','" & n & "','" & o & "','" & z2 & "','" & t3 & "','" & t4 & "','" & p & "','" & TextBox10.Text.Trim() & "','" & TextBox11.Text.Trim() & "','" & TextBox12.Text.Trim() & "','" & TextBox13.Text.Trim() & "','" & z3 & "','" & t5 & "','" & t6 & "','" & t7 & "','" & t8 & "','" & t9 & "')"
cmd = New OleDbCommand(str, cn)
cmd.ExecuteNonQuery()
Label1.Text = "Your CV has been saved.Our Team will contact you soon."
Catch ex As Exception
Response.Write(ex.Message)
End Try

End If
Catch ex As Exception
Response.Write(ex.Message)
End Try

cn.Close()

End Sub

Public Sub New()

End Sub

Protected Sub Button4_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button4.Click
Dim s1, s2 As String
Dim b, b1 As Boolean
s1 = TextBox14.Text.Trim()
s2 = TextBox15.Text.Trim()
's1 = ""
's2 = ""
'cn = New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\wwwroot\cvbank\cvbank.mdb;")
cn.Open()
sql = "select * from cv"
sql1 = "select * from cv"
da = New OleDb.OleDbDataAdapter(sql, cn)
da1 = New OleDb.OleDbDataAdapter(sql1, cn)
da.Fill(ds, " cv")
da1.Fill(ds1, " cv")

Try
cmd = New OleDbCommand("Select * from cv where email='" & s1 & "'", cn)
cmd1 = New OleDbCommand("Select * from cv where pass='" & s2 & "'", cn)
dr = cmd.ExecuteReader
dr1 = cmd1.ExecuteReader
dr.Read()
dr1.Read()
b = dr.HasRows()
b1 = dr1.HasRows()
If (s1 = "" And s2 = "") Then
Label2.Text = "Please enter your Email ID and Password"
ElseIf (b = True And b1 = True) Then
Response.Redirect("account.aspx")
Else
Label2.Text = "Email ID not registred or Check your Password"
End If
Catch ex As Exception
Response.Write(ex.Message)
End Try
cn.Close()


End Sub

Protected Sub Button5_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button5.Click
Response.Redirect("cv_posting.aspx")
End Sub

Protected Sub LinkButton1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles LinkButton1.Click

End Sub
End Class
Posted
Comments
[no name] 13-Dec-11 5:12am    
Just a suggestion. Please do not dump your codes here. You can just give part of it. Thanks.

1 solution

You need to add ScriptManager on top. And UpdatePanel below it and ContentTemplate to place the content into your UpdatePanel

XML
<asp:scriptmanager id="ScriptManager1" runat="server" xmlns:asp="#unknown">
</asp:scriptmanager>

<asp:updatepanel id="UpdatePanel1" runat="server" xmlns:asp="#unknown">
   <contenttemplate>


   <!-- ALL OTHER CONTENTS AND CONTROLS HERE -->


   </contenttemplate>
</asp:updatepanel>


Regards,
Eduard
 
Share this answer
 
v2
Comments
Janardan Pandey 13-Dec-11 5:31am    
My all content are here

<asp:Label ID="Label1" runat="server" ForeColor="Red">



<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="33%">E-mail</td>
<td width="50%">
<asp:TextBox ID="TextBox1" runat="server" Width="231px">
<label>
 </label </label>
<td width="17%"> </td>
</tr>
<tr>
<td> </td>
<td><asp:RegularExpressionValidator ID="rev1" runat="server" Text="This is Not an Email ID" ControlToValidate="TextBox1" ValidationExpression="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"/></td>
<td> </td>
</tr>
<tr>
<td>Password</td>
<td><label>
<asp:TextBox ID="TextBox2" runat="server" TextMode="Password">
 </label></td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Confirm Password</td>
<td><label>
<asp:TextBox ID="TextBox3" runat="server" TextMode="Password">
 </label></td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>First Name</td>
<td><label>
<asp:TextBox ID="TextBox4" runat="server" Width="231px">
 </label></td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Last Name</td>
<td><label>
<asp:TextBox ID="TextBox5" runat="server" Width="229px">
 </label></td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Mobile No.</td>
<td><label>
<asp:TextBox ID="TextBox6" runat="server">
 </label></td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Current Address</td>
<td><label>
<textarea name="textfield9" id="textfield9" runat="server"></textarea>
</label></td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td colspan="3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="style37">Location</td>
Janardan Pandey 13-Dec-11 5:32am    
Also i have a question IS any scripting part of Update panel in coading part or same like last process?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900