Re: [PHP] reposting, no one answered the first time From: Richard Lynch (richard <email protected>)
Date: 12/29/00

It's probably not PHP per se.

Your web-server may be configured to not allow specific enctypes or
something...

Search httpd.conf for anything that might pertain.

----- Original Message -----
From: Jeff Orrok <jeff <email protected>>
Newsgroups: php.general
Sent: Thursday, December 28, 2000 12:28 PM
Subject: [PHP] reposting, no one answered the first time

> I'm trying to upload a file with an html form at
> http://www.rt.com/~jeff/foo.php3 but when I select a file on the browser
> and click the submit button, it doesn't go to the form's action url.
>
> When I take out the enctype as in http://www.rt.com/~jeff/foo_noenc.php3
> it will go to the action url, but then all that gets sent is the
> filename, no contents.
>
> The source for the files can be viewed at
http://www.rt.com/~jeff/foosource
>
> Does anyone know how to get this to work?
> --
> J
> --
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>