Click here to Skip to main content
15,891,830 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I have a web application which is hosted in IIS 7.5 windows server 2008 R2. In my application user can login with his account and user can download the listed files.

My application hosted this new server recently.

Problem is, user could click attachments from different pages one by one for downloading together. user didn't need to wait for one attachment downloading completely to click the next attachment. While he were waiting for the downloading, he could use the time to do other jobs. This was more efficient for the user. Suppose 4 attachments are showing in a page. user can click one by one downloading togeather (See 4 attachments in IE View and track downloads).

This feature was working in my old server (IIS 7.0 windows server standard)


Please help me ,

is there any setting issue ?
Posted
Updated 19-Feb-13 23:30pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900