Файловый менеджер - Редактировать - /home/d46091/foodlicenceonline.net/complaint-form.php
Назад
<!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>Fssai Food License Complaint Form | Fssairegistration.org</title> <meta name="description" content="Have complaint regarding FSSAI food license? Fill out the FssaiRegistration.org complaint form to receive assistance from our professionals."> <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 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> .container-fluid.fcs-padding-container { background: #ffffff !important; } form { background: #eee; padding: 15px; height: 76% !important; } .form { background: #eee; padding: 15px; height: 76% !important; } .fchd { background: #0f8205; padding:5px; color:white; } </style> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MQM4PPJG');</script> <!-- End Google Tag Manager --> </head> <body> <?php require_once('include/header.php'); require_once('include/navbar.php'); ?> <div class="container-fluid fcs-form-container mt-5"> <div class="row"> <div class="col-12 col-lg-6"> <h1 class="container-fluid fchd text-center text-uppercase" style="font-size:14px">Complaint Form</h1> <form id="main-form" action="complaint-submit.php" method="post" name="complaint" onsubmit="return checkform()"> <div class="form-group txt"> <label>ENTER YOUR ORDER ID <span class="required">(Required)</span></label> <?php if (isset($_GET['orderId']) && $_GET['orderId'] != '') { $order_id = $_GET['orderId']; } else { $order_id = ''; } ?> <input type="text" class="form-control" name="order_id" value="<?php echo $order_id; ?>"> </div> <button type="submit"name="submit" class="btn btn-primary fcs-submit-button">Submit Complaint</button> </form> </div> <div class="col-12 col-lg-6"> <h2 class="container-fluid fchd text-center text-uppercase"style="font-size:14px">Read the Instruction to Fill COMPLAINT FORM</h2> <div class="form-group" style="margin-top: 5px;"> <label class="form"><strong>ENTER YOUR ORDER ID (अपना ऑर्डर आईडी दर्ज करें) :</strong> It is required that the applicant provides his/her Order ID while submitting the complaint.यह आवश्यक है कि आवेदक शिकायत प्रस्तुत करते समय अपनी ऑर्डर आईडी प्रदान करे।</label> <label class="form"><strong>SUBMIT APPLICATION :</strong> After checking all the details click on the submit application button सभी विवरण जांचने के बाद सबमिट एप्लिकेशन बटन पर क्लिक करें|</label> </div> </div> </div> <h4 class="text-center mt-3">Complaint Form For FSSAI Registration </h4> <p>A complaint form for FSSAI (Food Safety and Standards Authority of India) registration is an important tool for people or organizations to address food safety and standards concerns. This legal document allows stakeholders to express their concerns about non-compliance with FSSAI standards, food adulteration, hygiene difficulties, or any other infringements on public health. <br><br> A complaint form for FSSAI registration usually includes areas for important information such as the complainant's name, contact information, and address. It also invites the complaint to submit thorough details of the claimed infractions, such as the nature of the problem, the location, and any supporting documentation. This guarantees that complaints are detailed and actionable, allowing FSSAI authorities to conduct timely investigations and resolutions. <br><br> The complaint form may request information about the accused offender, such as the name and address of the food service operator or the location involved. This assists the FSSAI in routing questions to the right institutions and expedites follow-up processes. <br><br> Submitting a complaint using the designated form emphasizes the value of formal documentation and accountability in regulatory processes. It enables FSSAI to systematically record, track, and resolve identified issues in compliance with established protocols and legal frameworks. <br><br> A complaint form for FSSAI registration is an important instrument for protecting public health and ensuring food safety standards. Offering a systematic method for individuals to report breaches, helps to the broader objective of safeguarding the integrity and safety of the food supply chain. </p> </div> <script> function checkform() { var name = document.forms["complaint"]["order_id"]; if (name.value == "") { window.alert("Please enter your order id."); name.focus(); return false; } return true; } </script> <br> <?php include_once('./include/footer.php'); ?> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка