WebSite X5Help Center

 
Aldo S.
Aldo S.
User

Modulo e-mail errore  it

Autor: Aldo S.
Visited 546, Followers 2, Udostępniony 0  

Ho creato una pagina per contatti e-mail. Quando si tenta di inviare una e-mail al mio indirizzo, tramite il mio sito, compare il codice. Dipende dal programma o dal mio provider?

Grazie in anticipo per eventuale riposta.

Ecco il codice che compare:

setField('Nome:', $_POST['imObjectForm_1_1'], '', false); $form->setField('Posta elettronica', $_POST['imObjectForm_1_2'], '', false); if(@$_POST['action'] != 'check_answer') { if(!isset($_POST['imJsCheck']) || $_POST['imJsCheck'] != 'jsactive' || (isset($_POST['imSpProt']) && $_POST['imSpProt'] != "")) die(imPrintJsError()); $form->mailToOwner('***', '***', '', '', false); @header('Location: ../home.html'); exit(); } else { echo $form->checkAnswer(@$_POST['id'], @$_POST['answer']) ? 1 : 0; } } // End of file

Posted on the
4 ODPOWIEDZI
Gabriele P.
Gabriele P.
User

...se il codice non lo hai inserito tu, sarebbe buona cosa avere un link per poter verificare...

Ciao.

Czytaj więcej
Posted on the from Gabriele P.
Template By Silver™
Template By Silver™
User

non hai il php.

Czytaj więcej
Posted on the from Template By Silver™
Template By Silver™
Template By Silver™
User

metti comunque un link altrimenti sono solo supposizioni.

Czytaj więcej
Posted on the from Template By Silver™