14 Dec
2004
14 Dec
'04
11:25 a.m.
Giuseppe Bonelli schrieb:
Everything works nicely, but obviously on the download dialog box displayed by the client browser you get the name of the download method "getFile" instead of the name of the file and this can confuse some users.
you might want to google around for the exact use of a header like: "Content-Disposition: attachment; filename=some/file/name" that should do the trick. Cheers, Sascha