rejetto forum

what is scripts for select files?

funjay · 2 · 2058

0 Members and 1 Guest are viewing this topic.

Offline funjay

  • Occasional poster
  • *
    • Posts: 21
    • View Profile
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.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
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%
« Last Edit: September 05, 2010, 04:44:11 PM by rejetto »