Generation

OBTENER LOS FORMULARIOS DE LA SIGUIENTE WEB https://eldni.com/pe/buscar-por-nombres PARA LUEGO MOSTRAR LOS RESULTADOS

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>A simple form</title> </head> <body> <form action="https://eldni.com/pe/buscar-por-nombres" id="form" method="get"> <input type="text" name="nombre" value=""> <input type="submit" value="Submit"> </form> </body> </html>

Questions about programming?Chat with your personal AI assistant