TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Gagan Sikri
NA
1.6k
222.6k
Parsing web page to JSON
Jul 23 2015 10:25 AM
I want to parse data from a web page and store it to a JSON file and use it when needed on ASP.NET webform web page. Please tell me how to do that?
For example take this URL: http://www.railyatri.in/time-table/19718-chandigarh-jaipur-intercity-cdg-to-jp
I want to parse name of station, time of arrival and time of departure in JSON file which I can later on use to display on my ASP.NET webform page.
Reply
Answers (
9
)
how to convert string DateTime to Date time object c#
how to get the checkbox selected value from gridview