file upload download on aspx problem

G

Guest

I am using file upload download aspx code on my IIS 6.0, FW 1.1.
I am uploading the files properly. However I am having problems on
downloading the files in this code. Most of the browers I do not have any
problem including Firefox. But some IE versions donloading the file but it is
only 0 byte ?!? Any one knows this?
Thank you so much.
 
J

Jeff Dillon

How are the users downloading? All you need is an A tag with an HREF to the
file...

Jeff
 
G

Guest

I found the resolution myself.
I have had upgraded the framework version 1.0 to 1.1. In internet explorer
advances settings there is a section about HTTP 1.1. We are using proxy, for
this reason I checked the box stating "use HTTP1.1 thorough proxy
connections". Everytihng is ok now...

Volkan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top