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
alec
NA
86
57.7k
How to search HTML for key substrings
Sep 1 2011 8:53 AM
I have a several blocks of html (full sources for websites) currently they are stored in a dataTable and I want to search each of them for image urls and key text then extract each of these pieces of data to there own string to then be filed in the DataTable (and eventually be put into the database). currently I have no code as this is a bit beyond me but my guest at how to do it is to use something to find groups of characters signifying the beginning and end of the substring I want and then using SubString(int, int) to extract it but this idea is all I have please help!
Reply
Answers (
6
)
I am new to CSS and having problem in it
Test Cases and Test Plans