XUpload - a question..

Message
Author
meropie
Posts: 3
Joined: Mar 02, 2008 12:57 pm

a question..

#1 Postby meropie » Mar 04, 2008 10:49 am

hi, i want to change the script that when it finish upload, it will redirect to a url, like: www.bla.com/bla.php?filename=<the uploaded file>, and i dont know how to take out the filename from upload.pl, i tried to set in the config file $filename , but its empty.



like this:

url_post => 'http://avivit.org/prices_s.php?filename ... /$filename',

thanks