Preset Desktop Location and Auto Launch

Files and folders downloader add-on with resume support.
Post Reply
Pete
Posts: 1
Joined: Fri Jun 01, 2012 1:35 am

Preset Desktop Location and Auto Launch

Post by Pete »

I have jfiledownload 2.9 working with the PHP upload script. Great product!

I have three questions:

To preset the download location I found the setting:
<PARAM NAME="startdir" value="c:/">
Can I preset the users desktop folder as the starting dir, possibly using a system variable?

Is there any way to automatically launch (run) the file after the download is complete?

I have a web page dedicated to download one file. Is there a way to "auto click" the [Select location] button when the page loads?

Thank you,
Pete

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

Re: Preset Desktop Location and Auto Launch

Post by support »

No, preset is done through parameter in JavaScript. Applet just downloads the file(s) but it doesn't open it.

Post Reply