Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
After i have downloaded a webpage using C# i want to uatomaticly save the url of that page to sql server database
Posted
Comments
Zoltán Zörgő 20-Jul-12 7:00am    
And what's the problem?
Nokukhanya01 20-Jul-12 7:04am    
I dont know how to do that
[no name] 20-Jul-12 7:30am    
So go ahead and save it.
Sebastian T Xavier 21-Jul-12 0:02am    
Do spellcheck

1 solution

And the issue is?

Use ADO.NET to save URL to DB.
Here on how to use ADO.NET: Simple ADO.NET Database Read, Insert, Update and Delete using C#.[^]
 
Share this answer
 

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