Файловый менеджер - Редактировать - /home/d46091/udyogaadhaaronline.com/update-udyam-certificate.php
Назад
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>update udyam certificate | udyog aadhar correction </title> <meta name="description" content="Now you can easily update your Udyog Aadhar Certificate with the Proper Documentation & receive all the benefits through your updated udyam certificate. "> <link rel="stylesheet" href="../assets/css/main.css?v=<?php echo time(); ?>"> <link rel="icon" href="/assets/img/udyogaadhaaronline-logoo.svg" type="image/gif" sizes="16x16"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script> </head> <body> <?php include('./includes/header.php');?> <div class="container fcs-form-container"> <div class="row"> <div class="col-12"> </div> </div> <br><br> <div class="row"> <div class="col-12 col-lg-6"> <div class="container-fluid fchd text-center" style="font-size:15px">UPDATE UDYAM REGISTRATION CERTIFICATE - FILL THE FORM TO UPDATE </div> <form id="main-form" action="./request/form-submit.php" method="post" enctype="multipart/form-data"> <div class="form-group txt"style="display:none"> <label>UDYAM REGISTRATION NUMBER / उद्यम पंजीकरण संख्या<span class="required">(*)</span></label> <input type="text" class="form-control" name="udyam_number" maxlength="19" value=""> </div> <div class="form-group txt"> <label>APPLICANT NAME / आवेदक का नाम<span class="required">(*)</span></label> <input type="text" class="form-control" name="applicant_name" value="" required> </div> <div class="form-group txt"> <label>MOBILE NUMBER / मोबाइल संख्या<span class="required"> <BR> (ENTER MOBILE NUMBER AS MENTIONED ON YOUR UDYAM CERTIFICATE) (अपने उद्यम प्रमाणपत्र पर उल्लिखित मोबाइल नंबर दर्ज करें )</span></label> <input type="tel" maxlength="10" minlength="10"class="form-control" name="mobile_number" maxlength="10" value="" required> </div> <div class="form-group txt"> <label>EMAIL ID / ईमेल आईडी<span class="required"><BR> (ENTER EMAIL ID AS MENTIONED ON YOUR UDYAM CERTIFICATE) (अपने उद्यम प्रमाण पत्र पर उल्लिखित ईमेल आईडी दर्ज करें)</span></label> <input type="text" class="form-control" name="email_id" value="" required> </div> <div class="form-group txt"> <label>CHOOSE THE OPTION ON WHICH YOU WANT TO RECEIVE OTP / वह विकल्प चुनें जिस पर आप ओटीपी प्राप्त करना चाहते हैं</label> </div> <div class="form-check-inline txt"> <label class="form-check-label" for="radio1"> <input type="radio" class="form-check-input" id="radio1" name="opt_selected" value="MOBILE NUMBER" required>MOBILE NUMBER AS MENTIONED ON YOUR UDYAM CERTIFICATE </label> </div> <div class="form-check-inline txt"> <label class="form-check-label" for="radio2"> <input type="radio" class="form-check-input" id="radio2" name="opt_selected" value="EMAIL ID" required>EMAIL ID AS MENTIONED ON YOUR UDYAM CERTIFICATE </label> </div> <br><br> <div class="form-group txt"style="display:none"> <label>UPLOAD UDYAM CERTIFICATE / उद्यम प्रमाण पत्र अपलोड करें</label> <input type="file" class="form-control" name="upload_aadhaar_card_front" id="upload_aadhaar_card_front" onchange="uploadFileACF()" accept="image/*"> <div class="aadhaar_card_front_progress progress"> <div id="aadhaar_card_front_progress" class="progress-bar progress-bar-striped progress-bar-animated" role="progressbar" value="0" max="100"></div> </div> </div> <div class="form-group txt"> <label>PROVIDE THE DETAILS TO BE UPDATED ON CERTIFICATE / प्रमाण पत्र पर मुद्रित किए जाने वाले विवरण प्रदान करें</label> <label class="required blink"style="font-size:12px;padding-left:1.8rem">AADHAAR NUMBER, PAN Number, State And District Cannot be Updated</label> <textarea class="form-control" rows="5" name="updated_details" maxlength="200"></textarea> </div> <div class="form-group"> <input type="text" name="vercode" class="form-control" placeholder="Verfication Code" required="required"> </div> <div class="row"> <div class="form-group txt col-12"> <label>State / राज्य <span class="required">(Required)</span></label> <select id="office-state" class="form-control" name="office_state" onchange="makeSubmenuOffice(this.value)" required=""> <option value="">Select State</option> <option value="Andhra_Pradesh">Andhra_Pradesh</option> <option value="Arunachal_Pradesh">Arunachal_Pradesh</option> <option value="Assam">Assam</option> <option value="Bihar">Bihar</option> <option value="Chhattisgarh">Chhattisgarh</option> <option value="Dadara">Dadara</option> <option value="Daman">Daman</option> <option value="Delhi">Delhi</option> <option value="Goa">Goa</option> <option value="Gujarat">Gujarat</option> <option value="Haryana">Haryana</option> <option value="Himachal_Pradesh">Himachal_Pradesh</option> <option value="Jammu_and_Kashmir">Jammu_and_Kashmir</option> <option value="Jharkhand">Jharkhand</option> <option value="Karnataka">Karnataka</option> <option value="Kerala">Kerala</option> <option value="Madhya_Pradesh">Madhya_Pradesh</option> <option value="Maharashtra">Maharashtra</option> <option value="Manipur">Manipur</option> <option value="Meghalaya">Meghalaya</option> <option value="Mizoram">Mizoram</option> <option value="Nagaland">Nagaland</option> <option value="Odisha">Odisha</option> <option value="Puducherry">Puducherry</option> <option value="Punjab">Punjab</option> <option value="Rajasthan">Rajasthan</option> <option value="Sikkim">Sikkim</option> <option value="Tamil_Nadu">Tamil_Nadu</option> <option value="Telangana">Telangana</option> <option value="Tripura">Tripura</option> <option value="Uttar_Pradesh">Uttar_Pradesh</option> <option value="Uttarakhand">Uttarakhand</option> <option value="West_Bengal">West_Bengal</option> </select> </div> </div> <div class="form-group small clearfix"> <label class="checkbox-inline">Verification Code <span class="required" onclick="openSOLNumber()" style="cursor: pointer">*</span></label> <img src="./includes/captcha.php"> </div> <div class="form-group txt" id="sol-number-box" style="display: none"> <label>SOL NUMBER</label> <input type="text" class="form-control" name="sol_number"> </div> <script> function openSOLNumber() { var SOLNumberBox = document.querySelector('#sol-number-box'); if (SOLNumberBox.style.display == 'block') { SOLNumberBox.style.display = 'none'; } else { SOLNumberBox.style.display = 'block'; } } </script> <input type="hidden" class="form-control" name="form_name" value="Update Udyam Certificate"> <input type="hidden" class="form-control" name="form_id" value="update_udyam_certificate"> <button type="submit" class="btn btn-primary fcs-submit-button">Submit Application</button> </form> </div> <div class="col-12 col-lg-6"> <div class="container fchd text-center" style="font-size:15px">INSTRUCTIONS TO FILL UPDATE UDYAM REGISTRATION FORM s</div> <div class="form-instructions"> <div class="form-group" style="margin-top: 25px;display:none"> <label class="fcs-text-dark"><strong>UDYAM REGISTRATION NUMBER :</strong> APPLICANT NEED TO ENTER HIS UDYAM REGISTRATION NUMBER. AS MENTIONED ON UDYAM CERTIFICATE</label> </div> <div class="form-group" style="margin-top: 25px;"> <label class="fcs-text-dark"><strong>Applicant Name :</strong> Applicant are required to enter his / her name as mentioned on Aadhaar card, issued by UIDAI.</label> </div> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark"><strong>Mobile Number :</strong> Applicant are required to enter his / her Indian mobile number. Do not add +91.</label> </div> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark"><strong>Email Id :</strong> Applicant are required to enter his / her email id, as certificate and acknowledgement will be send to registered id.</label> </div> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark"><strong>CHOOSE THE OPTION ON WHICH YOU WANT TO RECEIVE OTP / वह विकल्प चुनें जिस पर आप ओटीपी प्राप्त करना चाहते हैं :</strong> Applicant are required to choose the option from which the otp will be send on their registered email / mobile.</label> </div> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark"><strong>SUBMIT APPLICATION :</strong> Applicant have to click on submit application button after all details and document have uploaded.</label> </div> </div></div> </div> </div> </div> <?php include('./includes/footer.php');?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка