Sindbad~EG File Manager
| Current Path : /var/www/web2/mail/ |
|
|
| Current File : //var/www/web2/mail/enviaMail.php |
<?php session_start() ?>
<html>
<head>
<title>PRUEBA ENVIA MAILS</title>
</head>
<body>
<form method="post" action="http://www.proyectosupua.es/mail/lanzaMails.php">
Email: <input name="email" type="text" /><br />
Message:<br />
<textarea name="message" rows="15" cols="40">
</textarea><br />
Imagen de Verificaci�n:<br>
(Introduce SOLO los s�mbolos en color negro)<br>
<img src="http://www.proyectosupua.es/mail/captcha.php" alt="Imagen Captcha">
<input type="text" name="captcha" size="3" maxlength="3">
<br>
<input type="submit" value="Enviar Informaci�n">
</form>
</body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists