Hello,I am really new in c#.I am doing a school project.I need to read lines from divs i page example $("div.smtype").text(); that will take all schedules .How to save those results in a list or object then call.
Example result is Geneva ?
Turkey ?
Kongo
I have to split,replace to eliminate spaces and special characters?
Any help please??