Sign in
|
Join
|
Help
{ a .net developer's blog; }
KaushaL.NET
This site
DotNetSlackers home
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Sponsors
MaximumASP
Packet Sniffer
Search
Go
Tags
<object> tag
.NET
.NET Application Modeling Language
.NET Code Snippets
.NET Remoting
Access UserControl from another UserControl
Accessing Web.Config File SMTP Mail Settings Programmatically
accordion
accordion is flickering
Accordion Panes
add Windows Media Player reference
ADO.NET
Ahmedabad
AJAX
AJAX Accordion
AJAX Timer Control
Apple
Apple iPhone
asp
ASP.NET
Asynchronous Request
AutoComplete Extender
AutoPostBack
AutoRefresh Page
Blog
browser compatibility
c#
Captcha
Captcha in DNN
Captcha in DotNetNuke
Chrome
clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95
Code Snippets
Community
Compare dotnetnuke edition
Controls
Convert Date from any format to any format
Core ASP.NET Card
Create PDF files in asp.net
Cross Browser Compatibility
Crystal Report
CSS
CSS Adapters
CSS Browser Compatibility
CSS Filter
DataTableReader
date Formats
DateTimeFormatInfo
DeramSpark
DNN
DNN 5.0
DocType
DotNetNuke
dotnetslackers
dynamically create PDF file
email in asp.net
event.keyCode
event.which
export crystal report to PDF document
FadeTransition
file download
file download in asp.net
filename with spaces are replaced with underscore in IE
filename with spaces truncated in IE
flicker
force download dialog
forums
forums.asp.net
Free MS Press Books
General
generate PDF files in asp.net
Generate Thumbnail images in ASP.NET
GridView
JavaScript
Kaushal
KaushalParik
kaushalparik27
MVP
read SMTP Setting from config file
Refresh page on a given interval
RSS
RSS Feed Reader
Safari
send mail in asp.net
SEO
session expire automatically
session expires
session handling
session management
SilverLight
SMTP setting in web.config file
SmtpClient
Software Engineering
South Asia MVP Open Day 2008 at Goa India
Sql Server
Sql Server 2005
Streamding Audio Files in ASP.NET
Strip HTML Tags
visual modeling technique
Web Controls
News
KaushaL PariK
[Microsoft MVP - ASP.NET]
I'm at ASP.NET
I'm at DotNetSlackers
I'm at WordPress
My Profile
MVP Profile
follow me on Twitter
Navigation
Home
Blogs
Forums
Downloads
Archives
September 2009 (1)
July 2009 (2)
June 2009 (1)
May 2009 (7)
April 2009 (2)
March 2009 (1)
February 2009 (1)
January 2009 (1)
December 2008 (2)
November 2008 (1)
October 2008 (1)
September 2008 (8)
August 2008 (6)
July 2008 (8)
June 2008 (11)
May 2008 (14)
Site I Visit
Mark Berseth [.net developer's blog]
ASP.NET [Official website]
MSDN Community [MSDN forums]
Browse by Tags
All Tags
»
filename with spaces are replaced with underscore in IE
(
RSS
)
asp
ASP.NET
browser compatibility
file download
file download in asp.net
filename with spaces truncated in IE
Kaushal
KaushalParik
Wednesday, May 06, 2009 5:01 PM
File download problem: filename with spaces truncated in FF and replaced by underscore in IE
This is a mere note to remember for future rather than a blog entry. While I am working on code to download file from server. I write below code: { int ChunkSize = 10000; string sFileFullPath = Server.MapPath("New Text Document.txt"); System...
Posted by
kaushalparik
|
5 comment(s)
Filed under:
ASP.NET
,
Kaushal
,
KaushalParik
,
asp
,
file download in asp.net
,
filename with spaces are replaced with underscore in IE
,
filename with spaces truncated in IE
,
file download
,
browser compatibility