I have a source html page and I want to do the following:
- extracting a specific string from the whole html page and save the new choosing string in a new html page.
- creating a database on MySQL with 4 columns.
- importing the data from the html page to the table on MySql.
I would be pretty thankful and grateful if someone could help me in that cause I have no that perfect knowledge of using C#.