|
hi guys, I have a form that uploads an image but must also write the path of the image to db, as it is part of a product. I am using ajax, so I can't post the file type stuff, so I am trying to do this:lets say in the text box there is:C:balaala/balala/image.jpgI am trying to get a function that returns just --image.jpgany ideas??
Last edited by Necaxa; 11-26-2008 at 03:50 PM..
|