RE: [PHP] file uploads & windows clients

2001-08-28 Thread Pere Vineta
I suggest you to check www.zend.com/zend/spotlight/uploading.php Bst Rgds Pere "Gerard Samuel" <[EMAIL PROTECTED]> escribió en el mensaje [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Ok, I tried the to replicate on different browsers. Microsoft IE 5.5 ,6 > beta & Opera 5 all show this problem.

Re: [PHP] file uploads & windows clients

2001-08-27 Thread Gerard Samuel
Ok, I tried the to replicate on different browsers. Microsoft IE 5.5 ,6 beta & Opera 5 all show this problem. Here are some snippets of the code that Im using. Thanks <---snip---> echo "\n"; <---snip---> echo "   \n"; <---snip---> if ($pic_type != "image/jpeg") { echo "Pleas

[PHP] file uploads & windows clients

2001-08-27 Thread Gerard Samuel
Hey all. I have a problem. I made a script that handles file uploads, and all the while I was testing on mozilla and netscape, totally forgot about IE. I have it set to only accept jpeg pics. It works no problem on mozilla and netscape, but IE isnt do too well. When I try to upload a jpeg