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
dgk
NA
6
2.1k
How to find data in browser form displayed inside C# application
Jun 6 2011 3:24 PM
The Webform in C# lets me construct my own browser. I am able to navigate to the site I want to go to. I would like to use some of the data displayed in the browser form in my application. I cannot find any documentation on how to access the undelying HTML. I would like to be able to read the displayed HTML and also add data to the data entry fields before submitting the next URL.
Reply
Answers (
3
)
n tier application using c#
How to clear the form data in MSAccess?