-
content-disposition
Hi
I have a problem with downloading via servlet.
I would like to set filename in content-disposition, which contains polish characters.
res.setHeader("Content-Disposition", "attachment; filename=\"" + filename + "\"");
How to set right encoding?
Similar Threads
-
By rafael sanzio in forum C++
Replies: 0
Last Post: 10-17-2005, 01:57 PM
-
By rafael sanzio in forum VB Classic
Replies: 0
Last Post: 10-17-2005, 01:53 PM
-
Replies: 0
Last Post: 03-23-2001, 12:17 PM
-
Replies: 2
Last Post: 03-16-2001, 09:56 AM
-
By Ning in forum Database
Replies: 0
Last Post: 03-14-2001, 02:03 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|