Visualizzazione risultati 1 fino 15 di 15

Discussione: problemi Contact form

  1. #1
    Guest

    Predefinito problemi Contact form

    salve foro...
    stavo realizzando il mio sito con un programma per creare siti in flash e decido di usare anche la funzione contact form

    lo script che genera è il seguente (contact.php)
    Codice PHP:
    <?

    $contactfield1
    =$HTTP_GET_VARS["contactfield1"]
    $contactfield2=$HTTP_GET_VARS["contactfield2"]
    $contactfield3=$HTTP_GET_VARS["contactfield3"]
    $contactfield4=$HTTP_GET_VARS["contactfield4"]



    $email_from = "you@yourdomain.com";
    $email_subject = "" ;
    //$email_txt = "";
    $email_to = "info@yourdomain.com";



    $email_message = "field1: $contactfield1\n
    field2 :
    $contactfield2 \n
    field3 :
    $contactfield3 \n
    field4 :
    $contactfield4 \n

    "
    ;

    mail($email_to, $email_subject, $email_message,$email_from);


    ?>
    ora io ho sostituito

    Codice PHP:
    $email_from = "you@yourdomain.com"
    con
    Codice PHP:
    $email_from = "miodominio@altervista.org"
    e

    Codice PHP:
    $email_to = "info@yourdomain.com";
    con
    Codice PHP:
    $email_to = "mioindirizzo@gmail.com";
    solo che non funziona......

    dov'è l'errore?

    EDIT: Non invia la mail ecco cosa non fa

  2. #2
    Guest

    Predefinito

    modifica la variabile $email_from
    Codice PHP:
    $email_from = "From: dominio@altervista.org";

  3. #3
    Guest

    Predefinito

    purtroppo non funge :(

  4. #4
    Guest

    Predefinito

    Codice PHP:
    <?

    $contactfield1
    =$_POST['contactfield1'];
    $contactfield2=$_POST['contactfield2'];
    $contactfield3=$_POST['contactfield3'];
    $contactfield4=$_POST['contactfield4'];



    $email_from = "From: you@yourdomain.com";
    $email_subject = "" ;
    //$email_txt = "";
    $email_to = "info@yourdomain.com";



    $email_message = "field1: ".$contactfield1."<br />";
    $email_message .= "field2 : ".$contactfield2."<br />";
    $email_message .= "field3 : ".$contactfield3."<br />";
    $email_message .= "field4 : ".$contactfield4."<br />";

    if(
    mail($email_to, $email_subject, $email_message,$email_from)) {
    echo
    "mail inviata con successo";
    } else {
    echo
    "errore nell'invio della mail";
    }


    ?>

  5. #5
    Guest

    Predefinito

    con questo codice invia la mail ma il suo contenuto è
    Codice HTML:
    field1: <br />field2 : <br />field3 : <br />field4 : <br />

  6. #6
    Guest

    Predefinito

    AGGIUNGI:
    $email_from="Content-Type: text/html; charset=\"iso-8859-1\"\r\n";
    e sostituisci
    POST con GET

  7. #7
    Guest

    Predefinito

    Uhm appena provato... questo è il risultato:
    field1:
    field2 :
    field3 :
    field4 :

  8. #8
    Guest

    Predefinito

    ma quale è il form che invia alla pagina i dati?

  9. #9
    Guest

    Predefinito

    allora ci sono 4 campi:
    nel primo chiedo il nick nelsecondo l'email nel terzo (opzionale) il telefono e nel 4° il commento

  10. #10
    Guest

    Predefinito

    posta l'html del form.

  11. #11
    Guest

    Predefinito

    trovato ecco la parte credo che ti interessi:
    Codice HTML:
    &contacttype=form&
    &contactscript=contact.php&
    &contactsuccess=<P ALIGN="LEFT"><FONT  COLOR="#000000">Grazie ti risponderemo presto</FONT></P>&
    
    &contacttitle=<P ALIGN="LEFT"><FONT  COLOR="#000000">contattaci</FONT></P>&
    &contacttext=<P ALIGN="LEFT"><FONT  COLOR="#000000">completa il seguente form</FONT></P>&
    
    &contactfieldtitle1=<P ALIGN="LEFT"><FONT  COLOR="#000000">noame:</FONT></P>&
    &contactfieldtitle2=email:&
    &contactfieldtitle3=<P ALIGN="LEFT"><FONT  COLOR="#000000">telefono(facoltativo):</FONT></P>&
    &contactfieldtitle4=<P ALIGN="LEFT"><FONT  COLOR="#000000">commenti:</FONT></P>&

  12. #12
    Guest

    Predefinito

    nn è che c puoi dare il link dove vedere come è il flash? e il codice completo?

  13. #13
    Guest

    Predefinito

    ok però ricordatevi che il sito lo stò ancora facendo, quindi nn c'è alcun argomento ancora
    cmq
    link:
    http://mondodinternet.tk

    codice html(sitecontenent.html)
    Codice HTML:
    &product=site&
    &builderversion=1.1&
    
    &bgvar=technology_007.swf&
    &designvar=pss003.swf&
    &musicvar=&
    
    &homeimage=&
    &homeimageposx=-397.25&
    &homeimageposy=-25.95&
    &homeimagescale=100&
    &homeimagealpha=100&
    
    &totalscreens=7&
    
    &namevar=<P ALIGN="LEFT"><FONT  COLOR="#000000">Benvenuti su Mondodinternet</FONT></P>&
    &sloganvar=<P ALIGN="LEFT"><FONT  COLOR="#000000">Tutto sul mondo dell%26apos;informatica</FONT></P>&
    &welcomevar=<P ALIGN="LEFT"><FONT  COLOR="#000000">                              Mondodinternet</FONT></P>&
    
    &keywords=pc internet web hardware software linux vista netbook notebook&
    &sitedescription=tutto sull'informatica&
    &title=mondodinternet&
    
    &display=center&
    
    &logovar=&
    &logoposx=0&
    &logoposy=0.1&
    
    &contacttype=form&
    &contactscript=contact.php&
    &contactsuccess=<P ALIGN="LEFT"><FONT  COLOR="#000000">Grazie... Ti risponderemo prima possibile</FONT></P>&
    
    &contacttitle=<P ALIGN="LEFT"><FONT  COLOR="#000000">Contattaci</FONT></P>&
    &contacttext=<P ALIGN="LEFT"><FONT  COLOR="#000000">completa il form seguente.</FONT></P><P ALIGN="LEFT"><FONT  COLOR="#000000"></P><P ALIGN="LEFT"><FONT  COLOR="#000000">www.contattamondointernet.tk</FONT></P>&
    
    &contactfieldtitle1=<P ALIGN="LEFT"><FONT  COLOR="#000000">nome:</FONT></P>&
    &contactfieldtitle2=email:&
    &contactfieldtitle3=<P ALIGN="LEFT"><FONT  COLOR="#000000">telefono(facoltativo):</FONT></P>&
    &contactfieldtitle4=<P ALIGN="LEFT"><FONT  COLOR="#000000">commenti:</FONT></P>&
    
    &hometext=<P ALIGN="LEFT"><FONT  COLOR="#000000" SIZE="12">Benvenuto su mondopc, il sito sull%26apos;informatica, web e molto altro.... Tutti i contenuti sono ovviamenti offerti gratuitamente; sostienici clickando sui banner o offetuando una <A HREF="https://www.paypal.com/cgi-bin/webscr?cmd=_donations%26amp;business=thebestia%2540aol%252eit%26amp;lc=IT%26amp;item_name=Mondodinternet%26amp;currency_code=" TARGET="_blank"><U>donazione.</U></A> Inizia la navigazione scegliendo un argomento dal menu%26apos; di sinistra:)<FONT  COLOR="#FFFFFF" SIZE="20"></FONT></P>&
    
    
    &imagevar7=&
    &imagevar6=&
    &imagevar5=&
    &imagevar4=&
    &imagevar3=&
    &imagevar2=&
    &imagevar1=&
    
    
    &titlevar7=<P ALIGN="LEFT"><FONT  COLOR="#003399">Web</FONT></P>&
    &titlevar6=<P ALIGN="LEFT"><FONT  COLOR="#003399">Sistemi Operativi</FONT></P><P ALIGN="LEFT"><FONT  COLOR="#003399"></P><P ALIGN="LEFT"><FONT  COLOR="#003399"></P><P ALIGN="LEFT"><FONT  COLOR="#003399"></P><P ALIGN="LEFT"><FONT  COLOR="#003399">S.O.</FONT></P><P ALIGN="LEFT"><FONT  COLOR="#003399">Sistemi Operativi</FONT></P>&
    &titlevar5=<P ALIGN="LEFT"><FONT  COLOR="#003399">Software</FONT></P>&
    &titlevar4=<P ALIGN="LEFT"><FONT  COLOR="#003399">P2P</FONT></P>&
    &titlevar3=<P ALIGN="LEFT"><FONT  COLOR="#003399">Giochi</FONT></P>&
    &titlevar2=<P ALIGN="LEFT"><FONT  COLOR="#003399">Hardware e PC</FONT></P>&
    &titlevar1=<P ALIGN="LEFT"><FONT  COLOR="#003399">Browser per navigare</FONT></P>&
    
    
    &textvar7=<P ALIGN="LEFT"><FONT  COLOR="#000000" SIZE="12">Tutto sul web, sui siti, come sfruttare questo enorme nuovo mondo.</FONT></P>&
    &textvar6=<P ALIGN="LEFT"><FONT  COLOR="#000000" SIZE="12">L%26apos;area dedicata ai S.O microsoft e linux, i loro aggiornamenti e i trucchetti<FONT  COLOR="#FFFFFF" SIZE="20"></FONT></P>&
    &textvar5=<P ALIGN="LEFT"><FONT  COLOR="#000000" SIZE="12">Le ultime novita%26apos; in fatto di programmi, i piu%26apos; utili e i loro ultimi aggiornamenti.</FONT></P>&
    &textvar4=<P ALIGN="LEFT"><FONT  COLOR="#000000" SIZE="12">Tutto sul mondo del p2p, quali software scegliere, i siti per scaricare in sicurezza e trucchetti per scaricare velocemente</FONT></P>&
    &textvar3=<P ALIGN="LEFT"><FONT  COLOR="#000000" SIZE="12">Trucchi, recensioni, news sui giochi per pc; soluzioni e molto altro inqueste pagine<FONT  COLOR="#33FF66" SIZE="20">.</FONT></FONT></P>&
    &textvar2=<P ALIGN="LEFT"><FONT  COLOR="#000000" SIZE="12">Benvenuto nella sezione dedicata alle schede madri, GPU,PC e portatili e tutte le parti fische, %26quot;dure%26quot;, che compongono un computer. Prezzi, recensioni e novit<FONT  SIZE="15">a%26apos;</FONT></FONT></P>&
    &textvar1=<P ALIGN="LEFT"><FONT  COLOR="#000000" SIZE="12">Questa pagina riguarda i browser web, ovvero i programmi che si usano per navigare in internet, i loro ultimi aggiornamenti, i loro trucchetti e molto altro...</FONT></P>&
    
    
    &imgposx7=-147.45&
    &imgposx6=-147.45&
    &imgposx5=-147.45&
    &imgposx4=-147.45&
    &imgposx3=-147.45&
    &imgposx2=-147.45&
    &imgposx1=-147.45&
    
    
    &imgposy7=48.55&
    &imgposy6=48.55&
    &imgposy5=48.55&
    &imgposy4=48.55&
    &imgposy3=48.55&
    &imgposy2=48.55&
    &imgposy1=48.55&
    
    
    &imgscale7=100&
    &imgscale6=100&
    &imgscale5=100&
    &imgscale4=100&
    &imgscale3=100&
    &imgscale2=100&
    &imgscale1=100&
    
    
    &imgalpha7=100&
    &imgalpha6=100&
    &imgalpha5=100&
    &imgalpha4=100&
    &imgalpha3=100&
    &imgalpha2=100&
    &imgalpha1=100&
    
    
    &link1txtvar7=<P ALIGN="LEFT"><FONT  COLOR="#006699">Vai alla sezione web</FONT></P>&
    &link1txtvar6=<P ALIGN="LEFT"><FONT  COLOR="#006699">vai alla sezione S.O!</FONT></P>&
    &link1txtvar5=<P ALIGN="LEFT"><FONT  COLOR="#006699">Vai alla pagina</FONT></P>&
    &link1txtvar4=<P ALIGN="LEFT"><FONT  COLOR="#006699">link 1</FONT></P>&
    &link1txtvar3=<P ALIGN="LEFT"><FONT  COLOR="#006699">link 1</FONT></P>&
    &link1txtvar2=&
    &link1txtvar1=<P ALIGN="LEFT"><FONT  COLOR="#009900"></P>&
    
    
    &link1urlvar7=&
    &link1urlvar6=&
    &link1urlvar5=&
    &link1urlvar4=&
    &link1urlvar3=&
    &link1urlvar2=&
    &link1urlvar1=&
    
    
    &link2txtvar7=<P ALIGN="LEFT"><FONT  COLOR="#006699">link 2</FONT></P>&
    &link2txtvar6=<P ALIGN="LEFT"><FONT  COLOR="#006699">link 2</FONT></P>&
    &link2txtvar5=<P ALIGN="LEFT"><FONT  COLOR="#006699">link 2</FONT></P>&
    &link2txtvar4=<P ALIGN="LEFT"><FONT  COLOR="#006699">link 2</FONT></P>&
    &link2txtvar3=<P ALIGN="LEFT"><FONT  COLOR="#006699">link 2</FONT></P>&
    &link2txtvar2=&
    &link2txtvar1=<P ALIGN="LEFT"><FONT  COLOR="#0099CC"></P>&
    
    
    &link2urlvar7=&
    &link2urlvar6=&
    &link2urlvar5=&
    &link2urlvar4=&
    &link2urlvar3=&
    &link2urlvar2=&
    &link2urlvar1=&

  14. #14
    Guest

    Predefinito

    nn saprei conescendo poco l'actionscript ma guarda qua http://www.desmm.com/creare-un-form-...shphp-257.html

  15. #15
    Guest

    Predefinito

    grazie ora provo... speriamo bene....

    EDIT
    ho tolto da quell'articolo che mi avevi segnalato la parte dedicata alla struttura del form(che c'è già nel sito)
    ora l'ho modificato secondo le mie esigenze ma c'è qlcs che nn so come compilare(in grassetto)
    Codice PHP:
    <?php
    $nome
    = stripslashes($_POST['nome']);
    $email= stripslashes($_POST['email']);
    $telefono(facoltativo)= stripslashes($_POST['telefono(facoltativo)']);
    $commenti= stripslashes($_POST['commenti']);
    [
    B]$sms = '[/B]

    $headers = “From: $nome $email<$telefono(facoltativo)>\n”;
    $headers .= “Content-Type: text/html; charset=iso-8859-1\n”;
    if(mail[B]($_POST[’destinatario’], $commenti, $sms, $headers))[/B]{
    echo ‘&controllo=invio avvenuto con successo.’;
    }
    else{
    echo ‘&controllo=errore: e-mail non inviata.’;
    }
    ?>
    inoltre nn so dove devo inserire la mia mail :(

    EDIT 2 le cose in grassetto sono tra i tag [b] [ /B]
    Ultima modifica di mondodinternet : 16-03-2009 alle ore 15.20.37

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •