D
David
Hi,
I have a form with an IE 1.1 web browser on it. A tutorial provided me with
basic interfacing such as setting the URL, forward, back, and stop. Now I
am hoping I can find a way to do a few more things.
I would like to learn how to do the following:
- Enter data into text box fields
- Click a button on the web page
- Save a text file containing the web page source
I have used HttpWebRequest in the past but would like to proceed with the IE
component in this application if possible.
Thanks for any help,
David
I have a form with an IE 1.1 web browser on it. A tutorial provided me with
basic interfacing such as setting the URL, forward, back, and stop. Now I
am hoping I can find a way to do a few more things.
I would like to learn how to do the following:
- Enter data into text box fields
- Click a button on the web page
- Save a text file containing the web page source
I have used HttpWebRequest in the past but would like to proceed with the IE
component in this application if possible.
Thanks for any help,
David