Файловый менеджер - Редактировать - /home/d46091/public_html/instant-msme-registration.php
Назад
<?php header('Location: udyam-registration.php'); exit(); ?> <!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>MSME Registration Online | Instant MSME Registration Certificate</title> <meta name="description" content="Get Instant MSME Certificate Online. Lifetime valid Certificate for Manufacturing and Service based industry. Quick MSME Registration Online portal."> <link rel="icon" href="./assets/img/flag.png" type="image/gif" sizes="16x16" alt="Instant MSME Registration - MSME Certificate - MSME Registration Form"> <script src="https://kit.fontawesome.com/d23a55b7f1.js" crossorigin="anonymous"></script> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap" rel="stylesheet"> <link rel="stylesheet" href="main.css"> </head> <body> <?php include 'header.php'; ?> <img src="assets/img/udyog.jpg"width="100%" alt="MSME Registration - MSME Certificate - MSME Registration Form"> <div class="container-fluid fcs-marquee-container"> <span><i class="fas fa-bell"></i></span> <marquee> Please Note : Applicant are required to enter his / her correct email id, as certificate and acknowledgement will be send to registered id. [Dated: 26-05-2018] | Instant MSME Registration valid on working days only i.e. Monday - Saturday between 10:00 am - 6:00 pm [Dated: 05-02-2019] | Update Udyog Aadhaar Certificate [Dated: 05-01-2019] </marquee> </div> <div class="container-fluid"> <div class="row my-1"> <div class="text-center col-lg-3 col-sm-12 mt-3 "> <div class=" fcs-box2 mx-3 "> <i class="fas fa-id-card"style="font-size: 30px;"></i> <br> Fill the MSME application form </div> </div> <div class="text-center col-lg-3 col-sm-12 mt-3"> <div class="fcs-box2 mx-3"> <i class="far fa-credit-card"style="font-size: 30px;"></i> <br> Pay registration fees of application </div> </div> <div class="text-center col-lg-3 col-sm-12 mt-3"> <div class="fcs-box2 mx-3"> <i class="fas fa-users"style="font-size: 30px;"></i> <br> Department will process your form</div> </div> <div class="text-center col-lg-3 col-sm-12 mt-3"> <div class="fcs-box2 mx-3"> <i class="fas fa-envelope"style="font-size: 30px;"></i> <br> Certificate will be sent to e-mail id </div> </div> </div> </div> <div class="container-fluid fcs-form-container"> <div class="container-fluid fcs-padding-container"> <span class="fcs-bold-text-white"style="text-align:left">MSME Department</span> <span style="font-size:14px">The Micro, Small & Medium Enterprises (MSMEs) contribute significantly to value addition, employment generation, exports and overall growth and development of the country’s economy. In India itself MSME units are generating maximum employment next to agriculture. The MSME sector is responsible for about 40 per cent of the exports and 45 per cent of the total manufacturing output in the country. Realizing the significance a separate Department of Micro, Small & Medium Enterprises has been created with an objective to facilitate, promote and enhance competitiveness of MSMEs in the state. It is a State Government initiative to rejuvenate, give topmost priority and thrust for facilitating and co-coordinating the growth and development of the MSME sector.</span> <br> <br> <span class="fcs-bold-text-white"style="text-align:left">What are Micro, Small & Medium Enterprises?</span> <span style="font-size:14px">Definitions of Micro, Small & Medium Enterprises In accordance with the provision of Micro, Small & Medium Enterprises Development (MSMED) Act, 2006 the Micro, Small and Medium Enterprises (MSME) are classified in two Classes: 1. Manufacturing Enterprises-he enterprises engaged in the manufacture or production of goods pertaining to any industry specified in the first schedule to the industries (Development and regulation) Act, 1951) or employing plant and machinery in the process of value addition to the final product having a distinct name or character or use. The Manufacturing Enterprise are defined in terms of investment in Plant & Machinery. 2. Service Enterprises:-The enterprises engaged in providing or rendering of services and are defined in terms of investment in equipment. </span> </div> </div> <div class="container fcs-form-container"> <div class="row"> <div class="col-12"> <h1 class="fcs-bold-text-white"style="margin-bottom:5px">INSTANT MSME REGISTRATION CERTIFICATE ONLINE APPLICATION FORM</h1> <h2 class="fcs-bold-text-white"style="margin-bottom:5px">PLEASE READ THE INSTRUCTIONS TO FILL INSTANT MSME REGISTRATION CERTIFICATE ONLINE APPLICATION FORM</h2> </div> </div> <div class="row"> <div class="col-12 col-lg-6"> <form id="main-form"action="submit.php" method="post" enctype="multipart/form-data"class="needs-validation" novalidate> <!-- <span class="fcs-bold-text-white" style="margin-bottom: 15px">INSTANT MSME REGISTRATION FORM</span> --> <!-- <span class="fcs-bold-text-white" style="margin-bottom: 15px; color: #FF0000;">NOTE: LIFETIME VALID CERTIFICATE FOR BOTH MANUFACTURING & SERVICE INDUSTRY</span> --> <div class="form-group txt"> <label>APPLICANT NAME <span class="required">(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">(Required)</span></label> <input type="tel" maxlength="10" minlength="10"class="form-control" name="mobile_number" required> <div class="valid-feedback">Valid.</div> <div class="invalid-feedback">Please Enter Valid Mobile Number.</div> </div> <div class="form-group txt"> <label>EMAIL ID <span class="required">(Required)</span></label> <input type="text" class="form-control" name="email_id" required> </div> <div class="form-group txt"> <label>PLANT ADDRESS <span class="required">(Required)</span></label> <input type="text" class="form-control" name="business_address" required> </div> <div class="form-group txt"> <label>OFFICE ADDRESS <span class="required">(Required)</span></label> <input type="text" class="form-control" name="office_address" required> </div> <div class="form-group txt"> <label>ANNUAL TURNOVER <span class="required">(Required)</span></label> <input type="text"class="form-control"name="annual_turnover" required> </div> <div class="form-group txt"> <label>GENDER <span class="required">(Required)</span></label> <select class="form-control" name="gender" required> <option value="">--Select--</option> <option value="Male">Male</option> <option value="Female">Female</option> </select> </div> <div class="form-group txt"> <label>SOCIAL CATEGORY <span class="required">(Required)</span></label> <select class="form-control" name="social_category" required> <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"> <label>ARE YOU PHYSICALLY HANDICAPPED? <span class="required">(Required)</span></label> <select class="form-control" name="physically_handicapped" required> <option value="">--Select--</option> <option value="Yes">Yes</option> <option value="No">No</option> </select> </div> <div class="form-group txt"> <label>AADHAAR NUMBER <span class="required">(Required)</span></label> <input type="tel" maxlength="12" minlength="12"class="form-control" name="aadhaar_number" required> <div class="valid-feedback">Valid.</div> <div class="invalid-feedback">Please Enter Valid Aadhar Number.</div> </div> <div class="form-group txt"> <label>PREVIOUS UAM NUMBER (WRITE "NA" IF NOT AVAILABLE) <span class="required">(Required)</span> </label> <input type="text"class="form-control" name="uam_number"> </div> <div class="form-group txt"> <label>GSTIN NUMBER <span class="required">(Required)</span></label> <input type="tel" maxlength="15" minlength="15"class="form-control" name="gstin_number" required> </div> <div class="form-group txt"> <label>PAN CARD NUMBER <span class="required">(Required)</span></label> <input type="text" maxlength="10" minlength="10"class="form-control" name="pan_card_number" required> <div class="valid-feedback">Valid.</div> <div class="invalid-feedback">Please Enter Valid Pan Number.</div> </div> <div class="form-group txt"> <label>BANK ACCOUNT NUMBER <span class="required">(Required)</span></label> <input type="text" class="form-control" name="bank_account_number" required> </div> <div class="form-group txt"> <label>IFSC CODE <span class="required">(Required)</span></label> <input type="text" class="form-control" name="ifsc_code" required> </div> <div class="form-group txt"> <label>BUSINESS NAME <span class="required">(Required)</span></label> <input type="text" class="form-control" name="business_name" required> </div> <div class="form-group txt"> <label>DATE OF COMMENCEMENT OF BUSINESS</label> <input type="text" name="date_of_commencement_of_business" class="form-control" size="10"placeholder="dd/mm/yyyy" maxlength="10" onkeyup="this.value=this.value.replace(/^(\d\d)(\d)$/g,'$1/$2').replace(/^(\d\d\/\d\d)(\d+)$/g,'$1/$2').replace(/[^\d\/]/g,'')"> </div> <div class="form-group txt"> <label>TYPE OF ORGANISATION <span class="required">(Required)</span></label> <select class="form-control" name="type_of_organisation" required> <option value="">--Select--</option> <option value="Proprietorship">Proprietorship</option> <option value="Partnership Firm">Partnership Firm</option> <option value="Limited Liability Partnership">Limited Liability Partnership</option> <option value="Private Limited">Private Limited</option> <option value="Public Limited">Public Limited</option> <option value="Society / Trust / Club / AOP">Society / Trust / Club / AOP</option> <option value="Government Department">Government Department</option> </select> </div> <div class="form-group txt"> <label>MAIN BUSINESS ACTIVITY OF ENTERPRISE <span class="required">(Required)</span></label> <select class="form-control" name="main_business_activity_of_enterprise" required> <option value="">--Select--</option> <option value="Manufacturer">Manufacturer</option> <option value="Service Provider">Service Provider</option> </select> </div> <div class="form-group txt"> <label>ADDITIONAL DETAILS ABOUT BUSINESS <span class="required">(Required)</span></label> <input type="text" class="form-control" name="additional_details_about_business" required> </div> <div class="form-group txt"> <label>NUMBER OF EMPLOYEES <span class="required">(Required)</span></label> <input type="text" class="form-control" name="number_of_employees" required> </div> <div class="form-group txt"> <label>INVESTMENT IN PLANT AND MACHINERY (AMOUNT IN LACS) <span class="required">(Required)</span></label> <input type="text" class="form-control" name="investment_in_plant_and_machinery" required> </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> <input type="hidden" class="form-control" name="form_name" value="Instant MSME Registration"> <input type="hidden" class="form-control" name="form_id" value="instant_msme_registration"> <button type="submit" class="btn btn-primary fcs-submit-button">Validate</button> </form> </div> <div class="col-12 col-lg-6"> <div class="form-instructions"> <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: 35px;"> <label class="fcs-text-dark"><strong>Plant Address :</strong> Applicant are required to enter his / her complete plant address with state and pincode.</label> </div> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark"><strong>Office Address :</strong> Applicant can enter his / her complete office address with state and pincode.</label> </div> <div class="form-group" style="margin-top: 35px;"> <label class="fcs-text-dark"><strong>Annual Turnover :</strong> Applicant can enter his / her annual turnover.</label> </div> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark"><strong>Gender :</strong>Applicant can select gender category.</label> </div> <div class="form-group" style="margin-top: 50px;"> <label class="fcs-text-dark"><strong>Social Category :</strong> Applicant can select social category.</label> </div> <div class="form-group" style="margin-top: 50px;"> <label class="fcs-text-dark"><strong>Physically Handicapped :</strong> Applicant can select his / her disability.</label> </div> <div class="form-group" style="margin-top: 55px;"> <label class="fcs-text-dark"><strong>Aadhaar Number :</strong> Applicant can enter his / her 12 digit Aadhaar number.</label> </div> <div class="form-group" style="margin-top: 50px;"> <label class="fcs-text-dark"><strong>GSTIN NUMBER :</strong> Applicant can enter his / her 15 digit GSTIN number.</label> </div> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark"><strong>Pan Card Number :</strong> Applicant have to enter his / her PAN card number.</label> </div> <div class="form-group" style="margin-top: 50px;"> <label class="fcs-text-dark"><strong>Bank Account Number :</strong> Applicant can enter his / her bank account number.</label> </div> <div class="form-group" style="margin-top: 32px;"> <label class="fcs-text-dark"><strong>IFSC Code :</strong> Applicant can enter his / her bank IFSC code.</label> </div> <div class="form-group" style="margin-top: 52px;"> <label class="fcs-text-dark"><strong>Business Name :</strong> Applicant have to enter his / her business name, as it will get printed on certificate.</label> </div> <div class="form-group" style="margin-top: 32px;"> <label class="fcs-text-dark"><strong>Date of Commencement of Business :</strong> Applicant have to select the date of business started, as it will get printed on certificate.</label> </div> <div class="form-group" style="margin-top: 32px;"> <label class="fcs-text-dark"><strong>Type of Organization :</strong> Applicant have to select the type of organization, as it will get printed on certificate.</label> </div> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark"><strong>Main Business Activity of Enterprise :</strong> Applicant can select the main business activity.</label> </div> <div class="form-group" style="margin-top: 32px;"> <label class="fcs-text-dark"><strong>Additional Details About Business :</strong> Applicant can enter additional details about business. (For example – manufacturing of Food Products, Computer Programming)</label> </div> <div class="form-group" style="margin-top: 15px;"> <label class="fcs-text-dark"><strong>Number of Employees :</strong > Applicant can enter number of workers in his / her firm.</label> </div> <div class="form-group" style="margin-top: 28px;"> <label class="fcs-text-dark"><strong>Investment in Plant & Machinery / Equipment :</strong> Applicant can enter the total investment made in Plant, Machinery, and Equipment, etc. to start his / her business.</label> </div> <div class="form-group" style="margin-top: 10px;"> <label class="fcs-text-dark"><strong>Upload Aadhaar Card :</strong> Applicant can attach scan copy of Aadhaar card front side (jpg,png file < 12MB)</label> </div> <div class="form-group" style="margin-top: 20px;"> <label class="fcs-text-dark"><strong>Upload Aadhaar Card :</strong> Applicant can attach scan copy of Aadhaar card back side (jpg,png file < 12MB)</label> </div> <div class="form-group" style="margin-top: 25px;"> <label class="fcs-text-dark"><strong>Upload Pan Card :</strong> Applicant can attach scan copy of Pan card front side (jpg,png file < 12MB)</label> </div> <div class="form-group" style="margin-top: 50px;"> <label class="fcs-text-dark"><strong>Validate :</strong> Applicant have to click on validate button after all details and document have uploaded.</label> </div> </div> </div> </div> </div> <!-- Back To Top Button --> <a href="#" class="cd-top text-replace js-cd-top"><i class="fas fa-arrow-up"></i></a> <?php include 'footer.php'; ?> <!-- Custom JS --> <script src="./assets/js/nav.js"></script> <script src="./assets/js/util.js"></script> <script src="./assets/js/main.js"></script> <script src="state.js"></script> <script> // Disable form submissions if there are invalid fields (function() { 'use strict'; window.addEventListener('load', function() { // Get the forms we want to add validation styles to var forms = document.getElementsByClassName('needs-validation'); // Loop over them and prevent submission var validation = Array.prototype.filter.call(forms, function(form) { form.addEventListener('submit', function(event) { if (form.checkValidity() === false) { event.preventDefault(); event.stopPropagation(); } form.classList.add('was-validated'); }, false); }); }, false); })(); </script> <!-- Progress Bar --> <script> function _(el) { return document.getElementById(el); } // Aadhaar Card Front function uploadFileACF() { var file = _("upload_aadhaar_card_front").files[0]; var formdata = new FormData(); formdata.append("upload_aadhaar_card_front", file); var ajax = new XMLHttpRequest(); ajax.upload.addEventListener("progress", progressHandlerACF, false); ajax.addEventListener("load", completeHandlerACF, false); ajax.open("POST", "file_upload_parser.php"); ajax.send(formdata); } function progressHandlerACF(event) { var percent = (event.loaded / event.total) * 100; document.querySelector('.aadhaar_card_front_progress').style.display = 'flex'; document.getElementById('aadhaar_card_front_progress').setAttribute('class', 'progress-bar progress-bar-striped progress-bar-animated'); document.getElementById('aadhaar_card_front_progress').value = Math.round(percent); document.getElementById('aadhaar_card_front_progress').style.width = percent+'%'; } function completeHandlerACF(event) { document.getElementById('aadhaar_card_front_progress').style.width = '100%'; document.getElementById('aadhaar_card_front_progress').setAttribute('class', 'progress-bar progress-bar-striped bg-success'); } // Aadhaar Card Back function uploadFileACB() { var file = _("upload_aadhaar_card_back").files[0]; var formdata = new FormData(); formdata.append("upload_aadhaar_card_back", file); var ajax = new XMLHttpRequest(); ajax.upload.addEventListener("progress", progressHandlerACB, false); ajax.addEventListener("load", completeHandlerACB, false); ajax.open("POST", "file_upload_parser.php"); ajax.send(formdata); } function progressHandlerACB(event) { var percent = (event.loaded / event.total) * 100; document.querySelector('.aadhaar_card_back_progress').style.display = 'flex'; document.getElementById('aadhaar_card_back_progress').setAttribute('class', 'progress-bar progress-bar-striped progress-bar-animated'); document.getElementById('aadhaar_card_back_progress').value = Math.round(percent); document.getElementById('aadhaar_card_back_progress').style.width = percent+'%'; } function completeHandlerACB(event) { document.getElementById('aadhaar_card_back_progress').style.width = '100%'; document.getElementById('aadhaar_card_back_progress').setAttribute('class', 'progress-bar progress-bar-striped bg-success'); } // Pan Card Front function uploadFilePCF() { var file = _("upload_pan_card_front").files[0]; var formdata = new FormData(); formdata.append("upload_pan_card_front", file); var ajax = new XMLHttpRequest(); ajax.upload.addEventListener("progress", progressHandlerPCF, false); ajax.addEventListener("load", completeHandlerPCF, false); ajax.open("POST", "file_upload_parser.php"); ajax.send(formdata); } function progressHandlerPCF(event) { var percent = (event.loaded / event.total) * 100; document.querySelector('.pan_card_front_progress').style.display = 'flex'; document.getElementById('pan_card_front_progress').setAttribute('class', 'progress-bar progress-bar-striped progress-bar-animated'); document.getElementById('pan_card_front_progress').value = Math.round(percent); document.getElementById('pan_card_front_progress').style.width = percent+'%'; } function completeHandlerPCF(event) { document.getElementById('pan_card_front_progress').style.width = '100%'; document.getElementById('pan_card_front_progress').setAttribute('class', 'progress-bar progress-bar-striped bg-success'); } </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка