| Author |
downloading file
|
venkataraman muthuvel
Greenhorn
Joined: Jan 28, 2004
Posts: 22
|
|
hi all i wrote code for downloading file from server to client. while downloading the browser automaticaly it download in same window. i want the browser ask where to save some pop window with options save or open . so how do force browser to open pop window while downloading? anybody know help me.(browser name IE) by venkat my mail id venmu2000@yahoo.co.in.
|
 |
Nathaniel Stoddard
Ranch Hand
Joined: May 29, 2003
Posts: 1258
|
|
Well, this isn't really a JSP issue. BUT, you can use a link giving it an attribute value of something like this: And so forth. You should consult some comprehensive HTML docs to get the full details.
|
Nathaniel Stodard<br />SCJP, SCJD, SCWCD, SCBCD, SCDJWS, ICAD, ICSD, ICED
|
 |
Bear Bibeault
Author and opinionated walrus
Marshal
Joined: Jan 10, 2002
Posts: 50677
|
|
|
Moving to the HTML/Javascript forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: downloading file
|
|
|