Quisiera que en el aviso de confirmación salga el Nombre y Apellido ingresado. ¿cómo puedo hacerlo?
Cita:
Gracias. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html>
<head>
<title>comprobado</title>
</head>
<body>
<h1>#NOMBRE#, tu solicitud ha sido admitida.</h1>
<p>Tus datos han sido registrados... </p>
</body>
</html>
<html>
<head>
<title>comprobado</title>
</head>
<body>
<h1>#NOMBRE#, tu solicitud ha sido admitida.</h1>
<p>Tus datos han sido registrados... </p>
</body>
</html>