Forums

This topic is locked

ENCTYPE="multipart/form-data" problem

Posted 27 Jun 2002 13:16:30
1
has voted
27 Jun 2002 13:16:30 Capuleto Smith posted:
I´m having a problem using ASP Upload with an insert form..
If I use ENCTYPE="multipart/form-data" the all the parametres i might get with request.form don´t appear.. but i can upload the files.. Besides if I take away the ENCTYPE tag, i can´t upload but the INSERT INTO form works propertly..

Any idea¿?
Regards,

TC

Replies

Replied 27 Jun 2002 19:23:20
27 Jun 2002 19:23:20 nima mass replied:
I've got the same pb with a php upload script... but only when I put it on remote server. On my local Apache server it well works. I read somewhere (in PHP.net doc section) that it could be a firewall config problem... due to the fact it works on my local server and not on a remote one, it's probably the problem we encounter.
if someone have an idea of where to change this param on a suse linux firewall...
Thanks.

Reply to this topic