Download File?

2000-07-17 Thread Ritesh_Srivastava
hi , i have a problem.i am writing code for downloading files on the client machine from a servlet. when the client machine calls the servlet, the files to be downloaded are zipped and stored in my server.Till here it is OK.Now, this zip file should be stored or sent to the client instead

Example Download file

2001-01-31 Thread Rosario Samanez
Hi...please I need a example that let me to write a file with dates updated of Data Base Oracle and then download it.. all this with a click.. thanks -Mensaje original- De: Lee Turner [mailto:[EMAIL PROTECTED]] Enviado el: MiƩrcoles, 31 de Enero de 2001 02:18 p.m. Para: [EMAIL PROTECTE

Re: Download File?

2000-07-17 Thread Manoj Kumar
, July 17, 2000 9:38 PM > To: [EMAIL PROTECTED] > Subject: Download File? > > hi , > i have a problem.i am writing code for downloading files on the > client machine from a servlet. > when the client machine calls the servlet, the files to be downloaded are > zi

Laxmikanth -- > download file size problem

2002-12-26 Thread Laxmikanth M.S.
Problem :- Downloading a file from WebServer(Linux) to Windows Client using JSP. While downloading a file from webserver to client it is downloading properly with the entire content but the size of the downlo

download file of any type from Servlet performs differently in IE5.5and Netscape

2001-02-23 Thread Malla c
Hello Friends I am working on download application.. it is working in Netscape but when come to IE5.5 it perform differently. I hava a jsp which contain a link to down load this jsp page as a any extension file. I use response.setHeader("Content-Disposition","attachment; filename= result.txt

Re: download file of any type from Servlet performs differently inIE5.5and Netscape

2001-02-23 Thread Todd Chambers
I think this is a known issue for IE 5.5. I noticed that when I was downloading the JSSE package from the www.sun.com site, they had special instructions to right-click somewhere and select Save As... if you had IE 5.5. I'm not sure the solution - whatever it is, it seems that Sun doesn't kno