> I've created a simple form that uploads file to my server. I noticed that
> I'm having problems when I use Internet Explorer 4.5 and 5.0 on the Mac (I
> haven't checked it yet on the pc). It may have something to do with the
path
> to the file. When I use Netscape, the entire path is displayed in the form
> field prior to upload. IE only displays the file name, no path. Is there a
> way that I could force the path along, echo maybe?

You aren't necessarily supposed to see the full path or not, nor does your
script need it.

You should only get the filename by the time it reaches PHP.

--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to