Файловый менеджер - Редактировать - /home/d46091/udyogaadhaar.net/blog-post/images/698279/print-udyam-certificate.php.tar
Назад
home/d46091/udyogaadhaar.net/print-udyam-certificate.php 0000644 00000043716 15026515057 0017024 0 ustar 00 <?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>Print Udyam Registration Certificate Online</title> <meta name="description" content="You can easily and quickly print your Udyam Certificate online. Use our convenient site to easily download and print your Udyam Certificate. With a professionally printed Udyam Certificate, you can demonstrate your company's legal standing while demonstrating compliance with India's Udyam Registration regulations."> <link rel="icon" href="https://udyogaadhaar.net/assets/img/udyogaadhaar.net%20logo.svg" type="image/gif" sizes="16x16"> <link rel="stylesheet" href="../fontawesome/css/all.css"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.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"> <style> @media (min-width: 480px) { .fcs-form-container { padding: 15px 50px; } } .blink { color:#000; animation: blinker 1s linear infinite; } @keyframes blinker { 50% { opacity: 0; } } option:disabled { background: #ddd; } .fchd.text-center { padding: 5px; text-align: center !important; background: #385395; color: #ffffff; text-transform: uppercase; font-size: 14px; } </style> </head> <body> <?php include 'header.php'; ?> <div class="container-fluid fcs-form-container"> <div class="row"> <div class="col-12 col-lg-6"> <div class="container-fluid fchd text-uppercase text-center"style="font-size:15px">PRINT UDYAM CERTIFICATE </div> <form id="main-form" action="submit.php" method="post" enctype="multipart/form-data"> <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">*</span></label> <input type="tel" maxlength="10" minlength="10"class="form-control" name="mobile_number" required> </div> <div class="form-group txt"> <label>EMAIL ID <span class="required">*</span></label> <input type="text" class="form-control" name="email_id" 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>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 class="form-group txt col-lg-4 col-12"style="display:none"> <label>PINCODE <span class="required">*</span></label> <input type="text" class="form-control" name="office_pincode"> </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> <div class="form-group txt"style="display:none"> <label>AADHAAR NUMBER <span class="required">*</span></label> <input type="text" class="form-control" maxlength="12" minlength="12"name="aadhaar_number"> </div> <div class="form-group txt"> <label>UAM NUMBER <span class="required">*</span></label> <input type="text" class="form-control"name="uam_number"required> </div> <div class="form-group txt" style="display: none"> <label>GSTIN NUMBER </label> <input type="tel" maxlength="15" minlength="15"class="form-control" name="gstin_number"> </div> <div class="form-group txt"style="display:none"> <label>PAN CARD NUMBER (WRITE "NA" IF NOT AVAILABLE) <span class="required">*</span></label> <input type="text" class="form-control" name="pan_card_number"> </div> <div class="form-group txt"style="display:none"> <label>BANK ACCOUNT NUMBER</label> <input type="text" class="form-control" name="bank_account_number"> </div> <div class="form-group txt"style="display:none"> <label>IFSC CODE</label> <input type="text" class="form-control" name="ifsc_code"> </div> <div class="form-group txt"style="display:none"> <label>BUSINESS NAME</label> <input type="text" class="form-control" name="business_name"> </div> <div class="form-group txt"style="display:none"> <label>DATE OF COMMENCEMENT OF BUSINESS</label> <input type="text" name="date_of_commencement_of_business" class="form-control"placeholder="dd/mm/yyyy" size="10" 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"style="display:none"> <label>TYPE OF ORGANISATION</label> <select class="form-control" name="type_of_organisation"> <option value="">--Select--</option> <option value="Proprietary"disabled>Proprietary</option> <option value="Hindu Undivided Family"disabled>Hindu Undivided Family</option> <option value="Partnership"disabled>Partnership</option> <option value="Private Limited Company"Selected>Private Limited Company</option> <option value="Public Limited Company"disabled>Public Limited Company</option> <option value="Self Help Group"disabled>Self Help Group</option> <option value="Limited Liability Partnership"disabled>Limited Liability Partnership</option> <option value="Society"disabled>Society</option> <option value="Trust"disabled>Trust</option> <option value="Others"disabled>Others</option> </select> </div> <div class="form-group txt"style="display:none"> <label>MAIN BUSINESS ACTIVITY OF ENTERPRISE</label> <select class="form-control" name="main_business_activity_of_enterprise"> <option value="">--Select--</option> <option value="Manufacturer">Manufacturer</option> <option value="Service Provider">Service Provider</option> </select> </div> <div class="form-group txt"style="display:none"> <label>ADDITIONAL DETAILS ABOUT BUSINESS</label> <input type="text" class="form-control" name="additional_details_about_business"> </div> <div class="form-group txt" style="margin: 0;display:none"> <label>Number of persons employed / व्यक्ति नियोजित</label> </div> <div class="row"> <div class="form-group col-lg-3 col-12"style="display:none"> <label>MALE</label> <input type="number" class="form-control" name="persons_employed_male" id="num1" min="0" onchange="sum();" oninput="validity.valid||(value='');"> </div> <div class="form-group col-lg-3 col-12"style="display:none"> <label>FEMALE</label> <input type="number" class="form-control" name="persons_employed_female" id="num2" min="0" onchange="sum();" oninput="validity.valid||(value='');"> </div> <div class="form-group col-lg-3 col-12"style="display:none"> <label>OTHER</label> <input type="number" class="form-control" name="persons_employed_other" id="num3" min="0" onchange="sum();" oninput="validity.valid||(value='');"> </div> <div class="form-group col-lg-3 col-12"style="display:none"> <label>TOTAL</label> <input type="number" class="form-control" name="persons_employed_total" id="total_sum" readonly> </div> </div> <div class="form-group txt"style="display:none"> <label>INVESTMENT IN PLANT AND MACHINERY (AMOUNT IN LACS)</label> <input type="text" class="form-control" name="investment_in_plant_and_machinery"> </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</label> <img src="captcha.php" > </div> <div class="form-group form-check"> <input type="checkbox" class="form-check-input" name="tos" 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_id" value="print_certificate"> <input type="hidden" class="form-control" name="form_name" value="Print UAM 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-uppercase text-center"style="font-size:15px">READ THE INSTRUCTION TO FILL RE-REGISTRATION REGISTRATION FORM </div> <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 Pan card.</label> </div> <div class="form-group" style="margin-top: 35px;"> <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>Uam Number :</strong> Applicant are required to enter his / her uam number.</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> <br><br> <?php include'footer.php';?> </body> </html>