rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: funjay on September 03, 2010, 07:27:58 AM

Title: what is scripts for select files?
Post by: funjay on September 03, 2010, 07:27:58 AM
first thanks for the great package
Code: [Select]
[upload completed]
{.move|%item-resource%|C:\another_folder\%item-name%.}
what is scripts for select files?
i want to change the position for the selected files. thanks.,
and "C:\another_folder" ,how to change it to the current folder
i just move it into the current sub-folder
thanks.
Title: Re: what is scripts for select files?
Post by: rejetto on September 05, 2010, 04:41:16 PM
what is scripts for select files?

are you using the default template?
if yes, this is going to be javascript.
you can go for an ajax way, and you'll can mimic what the default template does for the "comment" button.
or you can try a more classic submit way. It's up to you.

the current folder is %folder%