Pure PHP Upload 2 Support Product Page
This topic was archived
Extension name changed on upload
Reported 09 Feb 2005 06:09:25
1
has this problem
09 Feb 2005 06:09:25 Gary Hewitt posted:
I am working with the newest Pure PHP Upload and Dreamweaver MX 2004I have a concern. When I upload a file named MyPic.JPG for example, the image that is put into the database is MyPic.JPG, but the actual file put through the image processor changes it to MyPic.jpg. It lower cases the jpg. Of course now when I call the image to preview on a page I can't, because the name is changed. How do I make this put up both the same name into the database as in the image folder after process. I can't control what the user will call there file with an extension name. Also, when you go through the procedure of applying the Pure PHP Upload behaviour and choose Images, your naming conventions are JPG and JPEG, but the image processor changes the name, Why?
Secondly, since you guys help Interaktonline sell their products, Nextensio, why can I not use Pure PHP Upload with this product? I put it on the page different ways. First on the top of the Nextensio code, then in a Custom Trigger that activates the Pure PHP Upload and Smart Image Processor "BEFORE" all other code is done. It seems to go through the process, Flash upload graphic, and if I do different sized files it takes different amounts of time before it passes me to a Master Detail Nextensio List, but doesn't upload the images. It does however insert the file name into the database. Is there something I can do, or you guys can do to make this work. The biggest reason I want this to work is I hate Macromedia Insert code for PHP. One of the big reasons is FILE naming conventions is non existent. I have to hand code the insert code to GetSQLValueString($HTTP_POST_FILES['PicFile']['name'], "text"
Edited by - thewedge on 09 Feb 2005 19:42:49
Replies
Replied 11 Oct 2006 04:51:43
11 Oct 2006 04:51:43 Jonathan Hawkes replied:
i have this problem to!! when i upload a file with upper case extension it turns it to lower case and now doesn't display.. please advise on how to fix this..
DW8
WINXP SP2 etc
DW8
WINXP SP2 etc