[thelist] I promise learning some PHP, in the future...

Joan Olivé M. jolive at tinet.org
Tue Apr 5 13:41:10 CDT 2005


Well, Rob, It's resisting to work...

Thanks a lot in any case. I've the change, but it doesn't work.

I realize that you have done a proof, when the form worked with "get", the
file received was:

< Nom: Rob Smith
Empresa: Mr.
Telèfon: 800-820-4328
Fax:
Email: rob.smith at thermon.com
Adreça:
Població:
Codi postal:
Consulta: hello world
Fitxer adjunt: C:\\Documents and Settings\\rsmith\\My Documents\\My
Pictures\\fig10.jpg
Unitats: 500
Nr. tintes a primera cara: 2
Num de tintes al derrera: 2
Personalització: no
Fotografía digitalizada: no
Banda magnètica: no
Codificació de banda: no
Código de barras: no
Panel de signatures: no >

And when the change is done, my test gave me the result:

< Nom: XXX
Empresa: XXXX
Telèfon: XXX
Fax:
Email: info at alef.cc
Adreça:
Població:
Codi postal:
Consulta:
Fitxer adjunt: /tmp/phpf78d91
Unitats: 100
Nr. tintes a primera cara: 0
Num de tintes al derrera: 0
Personalització: no
Fotografía digitalizada: no
Banda magnètica: no
Codificació de banda: no
Código de barras: no
Panel de signatures: no   >

The file ought to be linked with "Fitxer adjunt" and the code's syntax is
clearly different...

Is there any light over this problem ???

Thanks again from Catalonia.
Joan Olivé
----- Original Message -----
From: "Rob Smith" <rob.smith at THERMON.com>
To: <thelist at lists.evolt.org>
Sent: Tuesday, April 05, 2005 8:07 PM
Subject: RE: [thelist] I promise learning some PHP, in the future...


> Joan
>
> Try:
> <form action="enviar.php" method="POST" enctype="multipart/form-data">
>
> When you have <input type="file"> you must use method="POST".
>
> Buenas Suerte,
>
> Rob
> --
>
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>
>



More information about the thelist mailing list