Server IP : 167.86.112.62  /  Your IP : 216.73.216.27
Web Server : Apache
System : Linux vps.hostingboliviaonline.com 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User : hesfmvaw ( 1186)
PHP Version : 8.0.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/hesfmvaw/public_html/wpx/../tacfi/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/hesfmvaw/public_html/wpx/../tacfi/1_buscar_pedido_eliminar.php
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Formualrio Busqueda</title>
<link rel="stylesheet" type="text/css" href="estilos.css">
<style>
img{width:24%; height:150px}
</style>
</head>

<body>
<header>
<h2>Modelos Autos</h2>
<img src="imagenes/ferrari3.jpg">
<img src="imagenes/McLaren.jpg">
<img src="imagenes/transportation.hummer-h2677.jpg">
<img src="imagenes/auto7.jpg">
</header>
<section>
<div id="cuadro_form">
<h3>BUSCAR PEDIDO  ELIMINAR</h3>
<form action="2_mostrar_pedido_eliminar.php" method="post">
  <fieldset>
      <legend>Ingrese NĂºmero Nit</legend>
          <label for="cnit">Nit</label>
          <input type="number" id="cnit" name="clave_nit" required><br><br>
  </fieldset>
  -------------------------------------------------
  
  <button type="submit">Buscar Pedido</button>
  
</form>
</div>
</section>

   
 <div id="pie">
      <p>  Derechos Reservados &copy; 2013 - 2015 </p>
   </div>
</body>
</html>