Файловый менеджер - Редактировать - /home/d46091/public_html/complaint-track-form.php
Назад
<?php include('./config.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>Track Udyam Registration Complaint Form</title> <meta name="description" content="Track your complaint online in the Udyam registration complaint track form by your complaint number in the Udyam Registration Portal. "> <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: 80% !important; } .fchd { background: #000; color:white; } </style> </head> <body> <?php include_once('./header.php'); ?> <div class="container-fluid fcs-form-container"> <div class="row"> <div class="col-12 col-lg-6"> <h1 class="container-fluid fchd text-uppercase text-center" style="font-size:15px">Track You Complaint</h1> <form action="./complaint-track-submit.php" method="post"> <div class="form-group txt"> <label>COMPLAINT ID <span class="required">(Required)</span></label> <input type="text" class="form-control" name="complaint_id" value="<?php if (isset($_GET['complaint_id'])) { echo $_GET['complaint_id']; }?>" required> </div> <button type="submit" name="submit" class="btn btn-primary fcs-submit-button">Track</button> </form> </div> <div class="col-12 col-lg-6"> <h1 class="container-fluid fchd text-uppercase text-center" style="font-size:15px">READ THE INSTRUCTION TO FILL TRACK COMPLAINT FORM</h1> <form> <div class="form-group"> <label>COMPLAINT ID (शिकायत आईडी): </label> <p style="text-align: justify;">Input your complaint ID to verify its status (इसकी स्थिति सत्यापित करने के लिए अपनी शिकायत आईडी दर्ज करें).</p> </div> <div class="form-group"> <label>Track ID (ट्रैक आईडी): </label> <p style="text-align: justify;">After entering your complaint ID click on the 'Track' button (अपनी शिकायत आईडी दर्ज करने के बाद 'ट्रैक' बटन पर क्लिक करें)</p> </div> </form> </div> <p class="p-5" style="text-align: justify;"> Note: Introducing our new 'Complaint Tracking' service! It's designed to help you share your concerns easily and see exactly what's happening. From the moment you tell us about a problem to when it gets fixed, we'll keep you in the loop. Feel confident knowing your feedback matters, and watch it make a difference!<br><br> (हमारी नई 'शिकायत ट्रैकिंग' सेवा का परिचय! इसे आपकी चिंताओं को आसानी से साझा करने और वास्तव में क्या हो रहा है यह देखने में मदद करने के लिए डिज़ाइन किया गया है। किसी समस्या के बारे में हमें बताने से लेकर उसके ठीक होने तक, हम आपको सूचित करते रहेंगे। यह जानकर आत्मविश्वास महसूस करें कि आपकी प्रतिक्रिया मायने रखती है, और देखें कि इससे क्या फर्क पड़ता है!) </p> </div> </div> <?php include_once('./footer.php'); ?> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка