| Author |
downloading zip file
|
pendse anagha
Ranch Hand
Joined: Mar 09, 2005
Posts: 44
|
|
Hello , I am downloading a zip file but I dont want the user given the option of "Open with " It should only allow user to directly download the file to local box I am using Tomcat / JSP / servlets Is this browser specific behaviour ? Thanks , -anagha
|
 |
Sarath Mohan
Ranch Hand
Joined: Mar 17, 2001
Posts: 213
|
|
Yes this a browser specific behaviour. The user has to set up browser setting accordingly. May be you can try in java script to enable or disable this feature. I am not sure. Regards
|
Sarath Mohan
|
 |
 |
|
|
subject: downloading zip file
|
|
|