ashutosh9910 Posted September 21, 2006 Posted September 21, 2006 I have a search page where I search results and based on those results, I show the datagrid and also a link to download some exe files from the server using Response.BinaryWrite. Problem is once I download an exe, the immediate next link also calls the download code. Eg - I click download >>>> It gives me Open / Save dialog to downloads the exe After downloading it, I click Search >>>>> It again gives me the same Open / Save dialog box. Quote http://vyasashutosh.blogspot.com
cssrk Posted September 21, 2006 Posted September 21, 2006 Seems like some simple mistake in the code. Can you post the relevant parts of the code, so that we can have a better idea? Cheers, Shiva. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.