Thursday 15 September 2011

javascript or jquery move pdf files from one folder to another -



javascript or jquery move pdf files from one folder to another -

this question has reply here:

how utilize file scheme or operation using javascript or jquery? 2 answers

i have folder receives 15 different files each day, differences in name each day. mutual thing each day file extension (.pdf files).

i'm trying figure out how utilize javascript or jquery move files ending in .pdf 1 folder another.

i'd prefer using 1 of these options if possible in lieu of batch file or other option.

does have suggestions?

thanks!

you cannot move file 1 folder using client-side javascript, or client-side javascript library such jquery. need utilize server side programming language that. if don't want write batch script, may want write php programme or java program, or programme using server side programming language.

javascript jquery

No comments:

Post a Comment