Файловый менеджер - Редактировать - /home/d46091/udyamonlineregistration.org/re-registration.php
Назад
<?php session_start(); ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Udyam Re-registration | Udyog Aadhar Application portal </title> <meta name="description" content="Apply for Udyam Re-registration through Udyog Aadhar portal to simplify the re-registration process and get a chance to avail various government scheme"> <link rel="icon" href="../assets/img/flag.png" type="image/gif" sizes="16x16"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <link rel="stylesheet" href="../main.css"> <style> @media (min-width: 480px) { .fcs-form-container { padding: 15px 50px; } } form { background: #eee; padding: 15px; } .blink { color:#000; animation: blinker 2s linear infinite; } @keyframes blinker { 50% { opacity: 0; } } </style> </head> <body> <?php include 'header.php'; ?> <div class="container-fluid fcs-form-container"> <div class="row"> <div class="col-12"> <h1 class="fcs-bold-text-white"style="margin-bottom:5px;font-size:18px">Apply for Re-Registration for existing UAM</h1> <br> </div> </div> <div class="row"> <div class="col-12 col-lg-6"> <div class="container-fluid fchd text-uppercase text-center" ><h2 style="font-size:15px;padding-top: 1%;padding-bottom: 0%;">Re-Registration Form <br> उद्यम री-पंजीकरण फार्म</h2></div> <form id="main-form" action="submit.php" method="post" enctype="multipart/form-data"> <div class="form-group txt"> <label>APPLICANT (OWNER) NAME / आवेदक (मालिक) का नाम</label> <input type="text" class="form-control" name="applicant_name" value="" required> </div> <div class="form-group txt"> <label>MOBILE NUMBER / मोबाइल संख्या<span class="required">*</span></label> <input type="tel" maxlength="10" minlength="10"class="form-control" name="mobile_number"value=""required> <span style="color: red;font-size: 11px;font-weight:bold">Note:- OTP will be sent on mobile number mentioned on UAM certificate for verification.</span> </div> <div class="form-group txt"> <label>EMAIL ID / ईमेल आईडी<span class="required">*</span></label> <input type="text" class="form-control" name="email_id"value=""required></div> <div class="form-group txt"style="display:none"> <label>PLANT ADDRESS <span class="required">*</span></label> <input type="text" class="form-control" name="business_address"> </div> <div class="row"> <div class="form-group txt col-lg-4 col-12"style="display:none"> <label>State / राज्य<br><span class="required">*</span></label> <select size="1" class="form-control" name="plant_state"> <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 class="form-group txt col-lg-4 col-12"style="display:none"> <label>District / जिला<br><span class="required">*</span></label> <select class="form-control" name="plant_district"> <option value="" selected="selected">Please select District</option> </select> </div> <div class="form-group txt col-lg-4 col-12"style="display:none"> <label>PINCODE<br><span class="required">*</span></label> <input type="text" class="form-control" name="plant_pincode"> </div> </div> <div class="form-group txt"style="display:none"> <label>OFFICE ADDRESS / कार्यालय का पता<span class="required">*</span></label> <input type="text" class="form-control" name="office_address"> </div> <div class="row"> <div class="form-group txt col-lg-4 col-12"style="display:none"> <label>PINCODE / पिन कोड<span class="required">*</span></label> <input type="text" maxlength="6" class="form-control" name="office_pincode"> </div> <div class="form-group txt col-lg-4 col-12"style="display:none"> <label>State<span class="required">*</span></label> <select id="office-state" size="1" class="form-control" name="office_state" onchange="makeSubmenuOffice(this.value)"> <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 class="form-group txt col-lg-4 col-12"style="display:none"> <label>District <span class="required">*</span></label> <select class="form-control" name="office_district" id="office-district"> <option value="" selected="selected">Please select District</option> </select> </div> </div> <div class="form-group txt"style="display:none"> <label>ANNUAL TURNOVER / वार्षिक कारोबार</label> <input type="text"class="form-control"name="annual_turnover"> </div> <div class="form-group txt" style="display: none"> <label>GENDER</label> <select class="form-control" name="gender"> <option value="">--Select--</option> <option value="Male">Male</option> <option value="Female">Female</option> </select> </div> <div class="form-group txt"style="display:none"> <label>SOCIAL CATEGORY / सामाजिक श्रेणी</label> <select class="form-control" name="social_category"> <option value="">--Select--</option> <option value="General">General</option> <option value="SC">SC</option> <option value="ST">ST</option> <option value="OBC">OBC</option> </select> </div> <div class="form-group txt" style="display: none"> <label>ARE YOU PHYSICALLY HANDICAPPED?</label> <select class="form-control" name="physically_handicapped"> <option value="">--Select--</option> <option value="Yes">Yes</option> <option value="No">No</option> </select> </div> <?php if(isset($_GET['cid']) && ($_GET['cid']!='')){?> <div class="form-group txt" > <label>AADHAAR NUMBER / आधार संख्या <span class=""> *</span> <button class="btn font-weight-bold" style="color:red;font-size: 11px;"onclick="AadhaarDocuments()">(TO KNOW MORE CLICK HERE)</button></label> <input type="text" class="form-control" maxlength="12" minlength="12"name="aadhaar_number"value=""> </div> <?php } ?> <!--<div id="aadhaar-docs"style="display:none"> <p> <table class="table"> <button class="btn float-right"style="Color:#193f90;font-weight:bold"value="no"onclick="AadhaarDocuments()">X</button> <tr style="background-color:#fff"> <th>FOR PROPRIETORSHIP FIRM</th> <td>AADHAAR OF OWNER</td> </tr> <tr> <th>FOR PARTNERSHIP FIRM</th> <td>AADHAAR OF ANY PARTNER</td> </tr> <tr style="background-color:#fff"> <th>FOR PRIVATE LTD COMPANY</th> <td>AADHAAR OF ANY DIRECTOR</td> </tr> <tr> <th>FOR LLP</th> <td>AADHAAR OF ANY PARTNER</td> </tr> <tr style="background-color:#fff"> <th>FOR ONE PERSON COMPANY</th> <td>AADHAAR OF DIRECTOR</td> </tr> <tr> <th>FOR SOCIETY</th> <td>AADHAAR OF ANY AUTHORISED PERSON</td> </tr> <tr style="background-color:#fff"> <th>FOR HUF</th> <td>AADHAAR OF KARTA</td> </tr> <tr> <th>FOR OTHERS</th> <td>AADHAAR OF ANY AUTHORISED PERSON</td> </tr> </table> </p> </div>--> <div class="form-group txt"> <label>UAM NUMBER / UAM नंबर <span class="required">*</span></label> <input type="text" class="form-control"name="uam_number"value="" required> </div> <label class="form-group txt">State / राज्य <span class=""> *</span></label> <select id="office-state" size="1" class="form-control" name="office_state" onchange="makeSubmenuOffice(this.value)" > <option value="">Select State</option> <option value="Andaman_And_Nicobar_Island">1. ANDAMAN AND NICOBAR ISLANDS / <code>अंदमान और निकोबार द्वीपसमूह</code></option> <option value="Andhra_Pradesh">2. ANDHRA PRADESH / आन्ध्र प्रदेश </option> <option value="Arunachal_Pradesh">3. ARUNACHAL PRADESH / अरुणाचल प्रदेश</option> <option value="Assam">4. ASSAM / असम</option> <option value="Bihar">5. BIHAR / बिहार</option> <option value="Chhattisgarh">6. CHHATTISGARH / छत्तीसगढ़</option> <option value="Chandigarh">7. CHANDIGARH / चंडीगढ़ </option> <option value="Dadara">8.DADAR AND NAGAR HAVELI / दादरा और नगर हवेली</option> <option value="Daman">9. DAMAN AND DIU / दमन और दीव</option> <option value="Delhi">10. DELHI / दिल्ली</option> <option value="Goa">11. GOA / गोवा</option> <option value="Gujarat">12. GUJARAT / गुजरात</option> <option value="Haryana">13. HARYANA / हरियाणा</option> <option value="Himachal_Pradesh">14. HIMACHAL PRADESH / हिमाचल प्रदेश</option> <option value="Jammu_and_Kashmir">15. JAMMU AND KASHMIR / जम्मू और कश्मीर</option> <option value="Jharkhand">16. JHARKHAND / झारखण्ड</option> <option value="Karnataka">17. KARNATAKA / कर्णाटक</option> <option value="Kerala">18. KERALA / केरल</option> <option value="Ladakh">19. LADAKH / लद्दाख</option> <option value="Lakshadweep">20. LAKSHADWEEP / लक्षद्वीप</option> <option value="Madhya_Pradesh">21. MADHYA PRADESH / मध्य प्रदेश</option> <option value="Maharashtra">22. MAHARASHTRA / महाराष्ट्र</option> <option value="Manipur">23. MANIPUR / मणिपुर</option> <option value="Meghalaya">24. MEGHALAYA / मेघालय</option> <option value="Mizoram">25. MIZORAM / मिज़ोरम</option> <option value="Nagaland">26. NAGALAND / नागालैण्ड</option> <option value="Odisha">27. ODISHA / ओड़िशा</option> <option value="Puducherry">28. PUDUCHERRY / पुडुचेरी</option> <option value="Punjab">29. PUNJAB / पंजाब</option> <option value="Rajasthan">30. RAJASTHAN / राजस्थान</option> <option value="Sikkim">31. SIKKIM / सिक्किम</option> <option value="Tamil_Nadu">32. TAMIL NADU / तमिलनाडु</option> <option value="Telangana">33. TELANGANA / तेलंगाना</option> <option value="Tripura">34. TRIPURA / त्रिपुरा</option> <option value="Uttar_Pradesh">35. UTTAR PRADESH / उत्तर प्रदेश</option> <option value="Uttarakhand">36. UTTARAKHAND / उत्तराखण्ड</option> <option value="West_Bengal">37. WEST BENGAL / पश्चिम बंगाल</option> </select> <br> <div class="form-group txt"> <label>DO YOU WANT TO MAKE ANY CHANGES IN DETAILS OF YOUR EXISTING UDYOG/UDYAM CERTIFICATE</label> </div> <p> <input type="radio" name="changes_in_udyog_aadhaar" value="yes"onchange="checkPan(this.value);">Yes <input type="radio" name="changes_in_udyog_aadhaar" value="no"onchange="checkPan(this.value);"checked>No </p> <div id="pan-number"style="display: none;"><textarea class="form-control" rows="5" name="updated_details"placeholder="PROVIDE THE DETAILS TO BE UPDATED ON CERTIFICATE" maxlength="200"></textarea> </div> <div class="form-group txt"style="display: none;"> <label>UPLOAD YOUR MSME / UDYOG AADHAAR CERTIFICATE <span class="required">*</span></label> <input type="file" class="form-control" name="upload_aadhaar_card_back"value=""> </div> <div class="form-group txt"style="display: none;"> <label>UPLOAD YOUR PAN CARD - FRONT SIDE <span class="required">*</span></label> <input type="file" class="form-control" name="upload_pan_card_front1"value=""> </div> <div class="form-group form-check"> <input type="checkbox" class="form-check-input" name="terms_of_service" required> <label class="form-check-label">I AGREE TO THE <a href="./terms-of-service.php">TERMS OF SERVICE</a> <span class="required txt">[UPDATED]</span></label> </div> <div class="form-group form-check"> <input type="checkbox" class="form-check-input" name="tos" required> <label class="form-check-label">I, the applicant <!--(Owner of Aadhaar Number used in application)--> I am aware that OTP will be required and I agree to share OTPs / Additional Details etc required while processing MSME / Udyam Certificate.<span class=" txt">[UPDATED]</span></label> </div> <div class="form-group"> <input type="text" name="vercode" class="form-control" placeholder="Verfication Code" required="required"> </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="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="Re Registration"> <input type="hidden" class="form-control" name="form_id" value="re_registration"> <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-uppercase text-center"><h2 style="font-size:15px;padding-top: 1%;padding-bottom: 0%;">Read the Instruction to Fill Re-Registration Registration Form <br> री-रजिस्ट्रेशन फॉर्म भरने का निर्देश पढ़ें |</h2></div> <div class="form-instructions"> <div class="form-group" style="margin-top: 0px;"> <label class="fcs-text-dark"><strong>APPLICANT NAME (आवेदक का नाम) </strong> APPLICANT NEED TO PROVIDE HIS/HER NAME AS GIVEN ON PAN CARD. आवेदक को पैन कार्ड पर दिया गया अपना नाम प्रदान करना होगा। </label> </div> <div class="form-group" style="margin-top: 35px;"> <label class="fcs-text-dark"><strong>Mobile Number (मोबाइल नंबर):</strong> APPLICANT NEED TO PROVIDE CORRECT MOBILE NUMBER TO RECEIVE NOTIFICATION अधिसूचना प्राप्त करने के लिए आवेदक को सही मोबाइल नंबर प्रदान करना होगा। </label> </div> <div class="form-group" style="margin-top: 65px;"> <label class="fcs-text-dark"><strong>Email Id (ईमेल आईडी):</strong> APPLICANT NEED TO MENTION CORRECT EMAIL ID TO RECEIVE NOTIFICATION RELATED TO UDYAM RE-REGISTRATION. उद्यम पुन: पंजीकरण से संबंधित अधिसूचना प्राप्त करने के लिए आवेदक को सही ईमेल आईडी का उल्लेख करना होगा।</label> </div> <div class="form-group" style="margin-top: 40px;"> <label class="fcs-text-dark"><strong>UAM NUMBER (यूएएम नंबर) :</strong> APPLICANT NEED TO PROVIDE CORRECT UAM NUMBER AS GIVEN ON UDYAM CERTIFICATE . आवेदक को उद्यम प्रमाणपत्र पर दिए गए सही यूएएम नंबर प्रदान करने की आवश्यकता है।</label> </div> <div class="form-group" style="margin-top: 40px;"> <label class="fcs-text-dark"><strong>STATE / राज्य :</strong> APPLICANT NEED TO SELECT ONE OF THE GIVEN STATE FOR BUSINESS . आवेदक को व्यवसाय के लिए दिए गए राज्य में से एक का चयन करना होगा।</label> </div> <div class="form-group" style="margin-top: 15px;"> <label class="fcs-text-dark">CLICK ON THE CHECKBOX TO AGREE TERMS OF SERVICE IN THE APPLICATION. आवेदन में सेवा की शर्तों से सहमत होने के लिए चेकबॉक्स पर क्लिक करें ।</label> </div> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark"> APPLICANT NEED TO FILL CORRECT VERIFICATION CODE IN THE APPLICATION FORM. आवेदक को आवेदन पत्र में सही सत्यापन कोड भरना होगा। </label> </div> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark"> AFTER FILLING ALL THE DETAILS IN APPLICATION FORM ,CLICK ON SUBMIT BUTTON . आवेदन पत्र में सभी विवरण भरने के बाद सबमिट बटन पर क्लिक करें।</label> </div> </div> </div> </div><br><br> <div class="container-fluid p-4" style="background-color: #ecf5f7;"> <h2><b>WHAT IS UDYAM RE-REGISTRATION?</b></h2> <p> Udyam Re-registration Refers To The Process By Which Existing Enterprises Registered Under The Earlier Msme (micro, Small, And Medium Enterprises) System Need To Update Their Details And Obtain A New Udyam Registration Certificate. It Is Necessary For Enterprises That are registered Under The Previous System, Such As The Udyog Aadhar Memorandum (UAM) Or Any Other Form Of MSME registration, To Migrate To The New Udyam Registration Portal.<br><br> The Government Of India Introduced The Udyam Registration Portal In July 2020 To Streamline The Registration Process For Msmes And Replace The Earlier Systems With A More Dynamic And Technology-driven Platform. As A Result, All Enterprises Previously Registered Under Any Form Of Msme Classification Were Required To Undergo Re-registration On The Udyam Registration Portal.<br><br> The Re-registration Process Is Essential To Ensure That The Details Of The Enterprises Are Updated By The New Guidelines And Definitions Set By The Government. It Involves Verifying And Updating Information Such As Business Turnover, Investments In Plant And Machinery Or Equipment, Pan (Permanent Account Number), Uid Details Of The Owner Or Proprietor, And Other Relevant Business Information.<br><br> Enterprises Seeking Re-registration Need To Provide Accurate And Up-to-date Information Through The Udyam Registration Portal. This Process Typically Involves Self-declaration Of The Enterprise's Details And Verification Of The Provided Information. It Is Important To Note That The Re-registration Should Be Done Within The Stipulated Time Frame As Specified By The Government To Ensure Compliance With The New Regulations. </p> </div> </div> <br><br> <?php include('footer.php'); ?> <script src="../state.js"></script> <script> window.sum = function sum() { var w = document.getElementById('num1').value || 0; var x = document.getElementById('num2').value || 0; var y = document.getElementById('num3').value || 0; var z=parseInt(w)+parseInt(x)+parseInt(y); document.getElementById('total_sum').value=z; }; </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка