seymourecg
Programmer
Hello All,
I have developed an asp.net website with the ability to download files from the webserver (webserver is godaddy). I have been noticing that the downloaded files size is much larger (i.e. 2X or more) than the original filesize reported on the webserver.
For instance, I have an 88MB file that once downloaded the reported file size on the local computer is 271MB. The file works fine (it is a video), but for some reason it has more than doubled in size.
I have looked all over the internet and haven't come accross the solution yet.
The website is using asp.net 3.5. Browser is IE8. Local operating system is Win XP Pro 32bit. The files can be by a hyperlink field in a gridview control bound to an sqldatasource.
Totally clueless on this one.
Any help would be appreciated.
Thanks,
STeve
I have developed an asp.net website with the ability to download files from the webserver (webserver is godaddy). I have been noticing that the downloaded files size is much larger (i.e. 2X or more) than the original filesize reported on the webserver.
For instance, I have an 88MB file that once downloaded the reported file size on the local computer is 271MB. The file works fine (it is a video), but for some reason it has more than doubled in size.
I have looked all over the internet and haven't come accross the solution yet.
The website is using asp.net 3.5. Browser is IE8. Local operating system is Win XP Pro 32bit. The files can be by a hyperlink field in a gridview control bound to an sqldatasource.
Totally clueless on this one.
Any help would be appreciated.
Thanks,
STeve