Click here to Skip to main content
15,886,787 members
Please Sign up or sign in to vote.
1.18/5 (4 votes)
See more:
Hello everyone
 
i made a webbrowser with a openwebkitsharp engine
but the downloader of it doesnt download for example the downloads on codeproject or email attachments
if i download it i get a corrupted file error. because he downloads the url instead of the file.
how can i make a downloadmanager that does download those files just like chrome, ie or firefox
 
Bart de Lange
Posted
Updated 1-Mar-13 5:27am
v2
Comments
Kschuler 1-Mar-13 12:31pm    
What code do you have so far? And what is the exact error message?
Bart de Lange 4-Mar-13 2:33am    
Simply the httpclient function and httprequest
So its prety basic
Bart de Lange 1-Mar-13 14:30pm    
The error is when i open for example a word doc file that i've downloade from my gmail then it says incorect xml file and when i download a sourcecode from codeproject It says invalid archive when i open it

1 solution

use IDM(Internet Download Manager)
 
Share this answer
 
Comments
Bart de Lange 2-Mar-13 5:48am    
How can i emed it than because its a stand alone app
I try to make an embeded downloadmanager for my browser not a stand alone one

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