change the download settings using javascript.

R

Rakhi

hello

i want to alter the download settings of mozilla firefox browser using
javascript of my application !!

wat is happenin in my application is, on calling a method , it make a
file ready to be downloaded . and the browser gives the download
window ,like.., save file or open file etc.. as we generally see.

i want the browser to ask the location to the user .. as to where he
wud like to save the file.

this can be done manually in firefox.. by goin to " tools" and its
"options" and changing the setings in the "main"

is it possible to change this settin using javascript.. ?????

any help wud be useful..

thanks
 
B

Bart Van der Donck

Rakhi said:
i want to alter the download settings of mozilla firefox browser using
javascript of my application !!

wat is happenin in my application is, on calling a method , it make a
file ready to be downloaded . and the browser gives the download
window ,like.., save file or open file etc.. as we generally see.

i want the browser to ask the location to the user .. as to where he
wud like to save the file.

this can be done manually in firefox.. by goin to " tools" and its
"options" and changing the setings in the "main"

is it possible to change this settin using javascript..  ?????

Javascript cannot do this by default. It is (very) maybe possible with
extremely lowered security settings. But then, how could you know
which directories exist on the visiting client ? You seem to be
interested in Firefox only. My best bet, except dissuading from your
plan, would be https://addons.mozilla.org/ .

Hope this helps,
 
T

T.J. Crowder

If you make the file download available as a link on the page, your
users can always right-click and choose "Save file as..." rather than
simply clicking and getting the default behavior. Perhaps this is a
user-education thing, putting some instructions next to the link, etc.

FWIW...
 
T

Thomas 'PointedEars' Lahn

Rakhi said:
i want to alter the download settings of mozilla firefox browser using
javascript of my application !! [...]

I want popcorn!


PointedEars
 
L

Laurent vilday

Thomas 'PointedEars' Lahn a écrit :
Rakhi said:
i want to alter the download settings of mozilla firefox browser using
javascript of my application !! [...]

I want popcorn!

I want you to become a real human. Let's guess none will never happen.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top