<%
	set connxeta=server.createobject("ADODB.CONNECTION")
	'connxeta.open "DRIVER={Microsoft Access Driver (*.mdb)};DBQ="&Server.MapPath("../db/xeta.mdb")    
    connxeta.open "DRIVER={Microsoft Access Driver (*.mdb)};DBQ="&Server.MapPath("app_data/xeta.mdb")    
     'connxeta.Mode=3
    'connxeta.open
 %>
<!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">
<%
	'dim metatag
	'dim ptitle
	'call getPageTopDetails("carriers")
	function selectDrp
	    pos = request.QueryString("pos")
	    selectDrp=pos
	end function
%>

<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<title>Welcome to Dotsnandcoms</title>
<!--<script src="js/collapse.js" type="text/javascript"></script>-->
<!--<script src="js/jquery.js" type="text/javascript"></script>-->
<!--<script src="js/jquery-config.js" type="text/javascript"></script>-->

<link href="css/display.css" rel="stylesheet" type="text/css" />
<link href="css/displaynew.css" rel="stylesheet" type="text/css" />
	<!--[if lte IE 6]>
	<link href="css/ie6.css" rel="stylesheet" type="text/css" />
	<![endif]-->



<link href="includes/dnc.css" rel="stylesheet" type="text/css" />
<script src="includes/navigation.js" language="javascript" type="text/javascript"></script>
<script src="includes/career2.js" language="javascript" type="text/javascript"></script>
</head>
<%
'	set connxeta=server.createobject("ADODB.CONNECTION")
'	connxeta.open "DRIVER={Microsoft Access Driver (*.mdb)};DBQ="&Server.MapPath("../db/xeta.mdb")
'	dim metatag
'	dim ptitle
'	call getPageTopDetails(url)
%>



<body style="background-image:url(images/career/dnc_bg.jpg); background-repeat:no-repeat; background-position:center top;">
<table width="1002" align="center" border="0" cellspacing="0" cellpadding="0" style="background-color:#ffffff;">
  <tr>
    <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
    
 
      <tr>
        <td height="460" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          
          <tr>
            <td height="10" valign="top"><img src="images/career/spacer.gif" width="1" height="1" alt="" /></td>
          </tr>
          <tr>
            <td valign="top"><table width="1002" align="center" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="10"><img src="images/career/spacer.gif" width="1" height="1" alt="" /></td>
                <td width="180" valign="top"><!-- job option --></td>
                <td width="15">&nbsp;</td>
                <td width="665" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td height="45" valign="top"><img src="http://www.dotsandcoms.us/images/dnc_logo.jpg" border="0" /><br /><br /><img src="images/career/title_career.jpg" width="514" height="37" /></td>
                  </tr>
                  <tr>
                    <td valign="top"><table width="663" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="6" height="6" valign="top"><img src="images/career/d_lt.gif" alt="Domain Registration" width="6" height="6" /></td>
    <td width="651" valign="top" style="background-image:url(images/career/d_topbg.gif); background-repeat:repeat-x;"><img src="images/career/spacer.gif" width="1" height="1" alt="" /></td>
    <td width="6" valign="top"><img src="images/career/d_rt.gif" alt="Domain Registration" width="6" height="6" /></td>
  </tr>
  <tr>
    <td valign="top" style="background-image:url(images/career/d_leftbg.gif); background-repeat:repeat-y;"><img src="images/career/spacer.gif" width="1" height="1" alt="" /></td>
    <td valign="top" style="background-color:#f0f0f0;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td valign="top"><table width="631" align="center" border="0" cellspacing="0" cellpadding="0">
<form action="applynow_proc.asp" method="post" enctype="multipart/form-data" name="applynow" id="applynow" onsubmit="return Validate();">
          <tr>
            <td height="22" colspan="3" class="biglink">Personal Details:</td>
            </tr>
           <%if session("flgMessage")<>"" then%>
            <tr>
              <td class="biglink" align="left" colspan="3" style="padding-left:10px"><%=session("flgMessage")%></td>
            </tr>
            <%end if%>
          <tr>
            <td width="219" height="30" class="hostintxt1">Position<font color="#ff0000">*</font></td>
            <td width="24" class="hostintxt1">:</td>
            <td width="388"><select name="position" id="position" class="careerinputselect" size="1">
                    <option value="">Select Position</option>
                    <option value="BD Executive, Vadodara, India" <%if selectDrp()="BDE" then response.write "selected='selected'" %>>BD Executive, Vadodara, India</option>
                    <option value="Graphic Designer, Vadodara, India" <%if selectDrp()="gdi" then response.write "selected='selected'" %>>Graphic Designer, Vadodara, India</option>
                    <option value="Web Designer, Vadodara, India" <%if selectDrp()="wd" then response.write "selected='selected'" %>>Web Designer, Vadodara, India</option>
                    <option value="ASP .Net / C#, Vadodara, India" <%if selectDrp()="asp" then response.write "selected='selected'" %>>ASP .Net / C#, Vadodara, India</option>                   
                    <option value="UK Business Associate, United Kingdom" <%if selectDrp()="liu" then response.write "selected='selected'" %>>UK Business Associate, United Kingdom</option>
                    <option value="AU Business Associate, Australia" <%if selectDrp()="lia" then response.write "selected='selected'" %>>AU Business Associate, Australia</option>                  
                    </select></td>
          </tr>
          <tr>
            <td height="30" class="hostintxt1">Name<font color="#ff0000">*</font></td>
            <td class="hostintxt1">:</td>
            <td><input name="txt_name" type="text" class="careerinput1" size="35" /></td>
          </tr>
          <tr>
            <td height="30" class="hostintxt1">Gender<font color="#ff0000">*</font></td>
            <td class="hostintxt1">:</td>
            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="9%" height="22"><input name="gender" type="radio" class="inputradio" value="male" /></td>
                <td width="24%" class="blackfont">Male</td>
                <td width="7%"><input name="gender" type="radio" class="inputradio" value="female" /></td>
                <td width="51%" class="blackfont">Female</td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td height="30" class="hostintxt1">Age<font color="#ff0000">*</font></td>
            <td class="hostintxt1">:</td>
            <td><input name="txt_Age" type="text" class="careerinput1" size="35" /></td>
          </tr>
          <tr>
            <td height="30" class="hostintxt1">Mobile No.<font color="#ff0000">*</font></td>
            <td class="hostintxt1">:</td>
            <td><input name="txt_Residential_Contact_No" type="text" class="careerinput1" size="35" /></td>
          </tr>
          <tr>
            <td height="30" class="hostintxt1">Email<font color="#ff0000">*</font></td>
            <td class="hostintxt1">:</td>
            <td><input name="txt_email" type="text" class="careerinput1" size="35" /></td>
          </tr>
          <tr>
            <td height="30" class="hostintxt1">Address<font color="#ff0000">*</font></td>
            <td class="hostintxt1">:</td>
            <td><textarea name="txt_address" cols="35" class="careerinput3" rows="5"></textarea></td>
          </tr>
          <tr>
            <td height="30" class="hostintxt1">Country of Residence<font color="#ff0000">*</font></td>
            <td class="hostintxt1">:</td>
            <td><!--#include file="country_career.asp" --></td>
          </tr>
          <tr>
            <td colspan="3">&nbsp;</td>
          </tr>
          <tr>
            <td colspan="3" class="biglink">Education Details:</td>
            </tr>
          <tr>
            <td height="30" class="hostintxt1">Highest Education Level<font color="#ff0000">*</font></td>
            <td class="hostintxt1">:</td>
            <td><input name="txt_Highest_Education_Level" type="text" class="careerinput2" size="45" /></td>
          </tr>
          <tr>
            <td>&nbsp;</td>
            <td class="hostintxt1">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr>
            <td class="biglink">Experience:</td>
            <td class="hostintxt1">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr>
            <td height="30" class="hostintxt1">Total experience in years<font color="#ff0000">*</font></td>
            <td class="hostintxt1">:</td>
            <td><input name="txt_Total_experience_in_years" type="text" class="careerinput2" size="45" /></td>
          </tr>
          <tr>
            <td height="30" class="hostintxt1">Current Job Profile<font color="#ff0000">*</font></td>
            <td class="hostintxt1">:</td>
            <td><input name="txt_Previous_Job_Profile" type="text" class="careerinput2" size="45" /></td>
          </tr>
          <tr>
            <td height="30" class="hostintxt1">Current Employer Name</td>
            <td class="hostintxt1">:</td>
            <td><input name="txt_Current_Employer_Name" type="text" class="careerinput2" size="45" /></td>
          </tr>
          <tr>
            <td>&nbsp;</td>
            <td class="hostintxt1">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr>
            <td class="biglink">More Details</td>
            <td class="hostintxt1">:</td>
            <td><textarea name="txt_moredet" cols="35" class="careerinput3" rows="5"></textarea></td>
          </tr>
          <tr>
            <td>&nbsp;</td>
            <td class="hostintxt1">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr>
            <td class="biglink">Upload Resume<!--<font color="#ff0000">*</font>--></td>
            <td class="hostintxt1">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr>
            <td height="30" class="blacknav">(.doc, .txt, .docx , .pdf , .xls , .xlsx)</td>
            <td class="hostintxt1">:</td>
            <td class="blacknav"><input name="txt_Upload_Resume" type="file" class="inputbrowse" size="26" /> (Max size: 
                3MB)</td>
          </tr>
          <tr>
            <td>&nbsp;</td>
            <td class="hostintxt1">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
                      <%	
Randomize
nOne=Int((11-1)*Rnd)+1																
imgName = "st"&nOne&"r.jpg"
session("imgName") = nOne
%>
          <tr>
            <td class="bigbluefont">Verification<font color="#ff0000">*</font></td>
            <td class="hostintxt1">:</td>
            <td><img src="capache/<%=imgName%>" title="Enter the word you see in the Picture" /></td>
          </tr>
          <tr>
            <td height="33">&nbsp;</td>
            <td class="hostintxt1">&nbsp;</td>
            <td><input type="text" name="txt_Image_Varification"  class="input_new" /></td>
          </tr>
          <tr>
            <td>&nbsp;</td>
            <td class="hostintxt1">&nbsp;</td>
            <td class="hostintxt1">(Enter the word you see in the Picture above)</td>
          </tr>
          <tr>
            <td>&nbsp;</td>
            <td class="hostintxt1">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr>
            <td>&nbsp;</td>
            <td class="hostintxt1">&nbsp;</td>
            <td>
            <input type="image" src="images/career/c_btnsubmit.jpg"  />
            </td>
          </tr>
          </form>
        </table></td>
      </tr>
      
      
    </table></td>
    <td valign="top" style="background-image:url(images/career/d_rightbg.gif); background-repeat:repeat-y;"><img src="images/career/spacer.gif" width="1" height="1" alt="" /></td>
  </tr>
  <tr>
    <td height="6" valign="top"><img src="images/career/d_lb.gif" alt="Domain Registration" width="6" height="6" /></td>
    <td valign="top" style="background-image:url(images/career/d_bottombg.gif); background-repeat:repeat-x;"><img src="images/career/spacer.gif" width="1" height="1" alt="" /></td>
    <td valign="top"><img src="images/career/d_rb.gif" alt="Domain Registration" width="6" height="6" /></td>
  </tr>
</table></td>
                  </tr>
                  
                   <tr>
                    <td valign="top">&nbsp;</td>
                  </tr>
                </table></td>
                <td width="10"><img src="images/career/spacer.gif" width="1" height="1" alt="" /></td>
              </tr>
            </table></td>
          </tr>
          
        </table></td>
      </tr>
      <tr>
        <td height="7"></td>
      </tr>
      <tr>
        <td height="73" valign="top"><!-- bottom --></td>
      </tr>
      
    </table></td>
  </tr>
</table>
</body>
</html>