Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home2/imyrqtmy/public_html/Welkinsway/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <?php include'include/head.php'; ?> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/> <link rel="stylesheet" type="text/css" href="css/animate.css"/> <link rel="stylesheet" type="text/css" href="css/flaticon.css"/> <link rel="stylesheet" type="text/css" href="css/font-awesome.css"/> <link rel="stylesheet" type="text/css" href="css/themify-icons.css"/> <link rel="stylesheet" type="text/css" href="css/slick.css"> <link rel="stylesheet" type="text/css" href="css/prettyPhoto.css"> <link rel="stylesheet" type="text/css" href="css/shortcodes.css"/> <link rel="stylesheet" type="text/css" href="css/main.css"/> <link rel="stylesheet" type="text/css" href="css/inner-page.css"/> <link rel="stylesheet" type="text/css" href="css/megamenu.css"/> <link rel="stylesheet" type="text/css" href="css/responsive.css"/> </head> <body> <!--page start--> <div class="page"> <!--header start--> <?php include'include/header.php'; ?> <!--header end--> <!-- page-title --> <div class="ttm-page-title-row"> <div class="ttm-page-title-row-inner"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-12"> <div class="page-title-heading"> <h2 class="title">Employer </h2> </div> <div class="breadcrumb-wrapper"> <span> <a title="Homepage" href="index.php">Home</a> </span> <span>Employer</span> </div> </div> </div> </div> </div> </div> <!-- page-title end --> <!--site-main start--> <div class="site-main"> <!--- conatact-section --> <section class="ttm-row conatact-section clearfix"> <div class="container"> <!-- row --> <div class="row"> <div class="col-lg-12"> <div class="ttm-col-bgcolor-yes ttm-bg ttm-bgcolor-white z-index-2 spacing-5 box-shadow mt_15 mb_15"> <div class="ttm-col-wrapper-bg-layer ttm-bg-layer"></div> <div class="row"> <div class="col-lg-12"> <form id="contact_form" class="contact_form wrap-form clearfix" method="post" novalidate="novalidate" action="data_submit.php" enctype="multipart/form-data"> <div class="row"> <div class="col-md-6"> <label> Name of The candidate <span class="text-input"><input name="name" type="text" value="" placeholder="Enter Name of The candidate" required="required"></span> </label> </div> <div class="col-md-6"> <label> Your Email <span class="text-input"><input name="email" type="email" value="" placeholder="Your Email" required="required"></span> </label> </div> <div class="col-md-6"> <label> Phone Number <span class="text-input"><input name="phone" type="text" value="" placeholder="Phone Number" required="required"></span> </label> </div> <div class="col-md-6"> <label> Gender <br> <input type="radio" id="html" name="gender" value="Male">Male<br> <input type="radio" id="css" name="gender" value="FeMale"> FeMale<br> </label> </div> <div class="col-md-6"> <label> What Position are you applying for? <span class="text-input"><input name="position" type="text" value="" placeholder="" required="required"></span> </label> </div> <div class="col-md-6"> <label> What is your highest qualification? <span class="text-input"><input name="qualification" type="text" value="" placeholder="" required="required"></span> </label> </div> <div class="col-md-6"> <label> What is your current employment status? <br> <input type="radio" id="html" name="e_status" value="Fresher">Fresher<br> <input type="radio" id="css" name="e_status" value="Working">Working<br> <input type="radio" id="css" name="e_status" value="Not working">Not working<br> </label> </div> <div class="col-md-6"> <label> What is your Notice period? <span class="text-input"><input name="nperiod" type="text" value="" placeholder="" required="required"></span> </label> </div> <div class="col-md-6"> <label> What is Your Total Work Experience? <span class="text-input"><input name="work_exp" type="text" value="" placeholder="" required="required"></span> </label> </div> <div class="col-md-6"> <label> What is your current CTC ? <span class="text-input"><input name="c_ctc" type="text" value="" placeholder="" required="required"></span> </label> </div> <div class="col-md-6"> <label> What is your expected CTC ? <span class="text-input"><input name="e_ctc" type="text" value="" placeholder="" required="required"></span> </label> </div> <div class="col-md-6"> <label> What is your key skills? <span class="text-input"><input name="skils" type="text" value="" placeholder="" required="required"></span> </label> </div> <div class="col-md-6"> <label> Availability to start work <span class="text-input"><input name="work_date" type="date" value="" placeholder="" required="required"></span> </label> </div> <div class="col-md-6"> <label> Upload your resume. <span class="text-input"> <input type="file" class="form-control " name="do_photo" id="do_photo" onchange="readThumb(this, 'thumb-error')" class="" accept="image/*" required=""> </span> </label> </div> <div class="col-md-12"> <label> Additional details. <span class="text-input"><textarea name="adetail" rows="4" placeholder="Additional details..." required="required"></textarea></span> </label> </div> </div> <button class="submit ttm-btn ttm-btn-size-lg ttm-btn-shape-square ttm-btn-style-fill ttm-btn-color-skincolor w-100" type="submit">Submit</button> </form> </div> </div> </div> </div> </div><!-- row end --> </div> </section> <!-- conatact-section end --> <!--google_map--> </div><!--site-main end--> <!--footer start--> <?php include'include/footer.php'; ?> <!--footer end--> <!--back-to-top start--> <a id="totop" href="#top"> <i class="fa fa-angle-up"></i> </a> <!--back-to-top end--> </div><!-- page end --> <!-- Javascript --> <script src="js/jquery.min.js"></script> <script src="js/tether.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.easing.js"></script> <script src="js/jquery-waypoints.js"></script> <script src="js/jquery-validate.js"></script> <script src="js/jquery.prettyPhoto.js"></script> <script src="js/slick.min.js"></script> <script src="js/numinate.min.js"></script> <script src="js/imagesloaded.min.js"></script> <script src="js/jquery-isotope.js"></script> <script src="js/main.js"></script> <!-- Javascript end--> <script src="js/map.js"></script> <script src="https://maps.google.com/maps/api/js?sensor=false"></script> <!-- Javascript end--> </body> <!-- Mirrored from themetechmount.net/html/kaccy/contact-us-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 07 Oct 2023 10:23:39 GMT --> </html>