Results 1 to 2 of 2

Thread: can make Response.AddHeader to work for greek characters

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    didn't decide yet
    Posts
    222

    can make Response.AddHeader to work for greek characters

    hi im using a code like

    VB Code:
    1. Response.Charset = "iso-8859-7";
    2.         Response.AddHeader("Content-Disposition", "Attachment;FileName=ασσα");
    the save window popups but the file name is shown with strange characters

    any ideas please?
    Come and get our ISDN CallerID http://www.3wm.biz

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: can make Response.AddHeader to work for greek characters

    Does it do it in all browsers?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width