hi there,
I'm downloading files that are stored in a database using a jsp called fileGetter.jsp. The files are of all different types and names. Right now, when a file is downloaded it will always have the fileGetter.jsp name even though the original file was called something.doc.
Is there a was that I can make it keep the original file name?
________________________
JoelMac
I'm downloading files that are stored in a database using a jsp called fileGetter.jsp. The files are of all different types and names. Right now, when a file is downloaded it will always have the fileGetter.jsp name even though the original file was called something.doc.
Is there a was that I can make it keep the original file name?
________________________
JoelMac