G
Guest
In .net 2002 version (1.0), Im facing problems with unicode file name
display. The language is japanese.
In ASP.NET 2.0, microsoft has included response.headerEncoding() which
accepts charset type property by which the file name scramble display is
fixed.
Is there a way out in ASP.NET 1.0 to display the attachment file name
without garbage?
Thanks
display. The language is japanese.
In ASP.NET 2.0, microsoft has included response.headerEncoding() which
accepts charset type property by which the file name scramble display is
fixed.
Is there a way out in ASP.NET 1.0 to display the attachment file name
without garbage?
Thanks