definying destination folder

Upload core product.
Post Reply
mikkimi
Posts: 1
Joined: Wed May 11, 2011 2:58 pm

definying destination folder

Post by mikkimi »

Before purchase the product I need to understand if it is possible and how to define a destination folder. The applet will be integrated into a php page which will create a new destination folder each time the applet is called.

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: definying destination folder

Post by support »

Destination for upload? Use "account" extra parameter such as:
<PARAM NAME="param6" VALUE="account">
<PARAM NAME="value6" VALUE="folder1/subfolder">

Does it help?

Post Reply