folder parameter

Upload core product.
Post Reply
taher
Posts: 6
Joined: Thu May 19, 2011 8:26 am

folder parameter

Post by taher »

I need help please

I have created a folder in my webserver for the jfile
www.mydomain.com/folder/applet_http.html

I have configured the js file and the product is showing registered

i want for example to save the uploaded files to an specific folder
e.g (2011)

what i have to configure exactly in the applet_http.html

to do that

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

Re: folder parameter

Post by support »

Add:
<PARAM NAME="param5" VALUE="account">
<PARAM NAME="value5" VALUE="yourfolder/anysubfolder">

Post Reply