RE: file download without opening a window

2006-12-07 Thread George.Dinwiddie
sers Mailing List > Subject: Re: file download without opening a window > > > Thanks. > > How can I add a header without opening a new window or redirect? > > - Original Message - > From: <[EMAIL PROTECTED]> > To: > Sent: Wednesday, December 06,

RE: OT: file download without opening a window

2006-12-07 Thread mano dasanayake
//return Null...so that user will see a Download popup... Thanks & regards, Mano -Original Message- From: Søren Blidorf [mailto:[EMAIL PROTECTED] Sent: Thursday, December 07, 2006 1:06 PM To: Martin Gainty; Struts Users Mailing List Subject: Re: OT: file download without opening a windo

Re: OT: file download without opening a window

2006-12-06 Thread Søren Blidorf
new window to open or a redirect off the page. Please let me know if I need to explain againg Br. Soren - Original Message - From: "Martin Gainty" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 07, 2006 2:30 AM Subject: Re: OT: file download wit

Re: OT: file download without opening a window

2006-12-06 Thread Mitchell James
Can you restate what you want? It's not exactly clear what you are asking. -- James Mitchell 678.910.8017 On Dec 6, 2006, at 4:56 PM, Søren Blidorf wrote: Does anybody know how to make a form button, that starts downloading myFile.xml What I want is to make an onclick = "Save target

Re: file download without opening a window

2006-12-06 Thread Søren Blidorf
Thanks. How can I add a header without opening a new window or redirect? - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Wednesday, December 06, 2006 11:02 PM Subject: RE: file download without opening a window add a header "Content-Disposition attachment; filename

RE: file download without opening a window

2006-12-06 Thread George.Dinwiddie
add a header "Content-Disposition attachment; filename=myFile.xml" using response.addHeader() > -Original Message- > From: Søren Blidorf [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 06, 2006 4:56 PM > To: Struts Users Mailing List > Subject: OT: file d

OT: file download without opening a window

2006-12-06 Thread Søren Blidorf
Does anybody know how to make a form button, that starts downloading myFile.xml What I want is to make an onclick = "Save target as" Med venlig hilsen Søren Blidorf Nolas Consulting Web: http://www.nolas.dk Mobil: +45 61676513