I want to browse to an intranet page and click on a button there.
I saw that its possible to to this on winform How to click a button on an ASP.NET web page programmatically? but I need it in asp.net.
i even saw a solution where they turn the stream into a picture of the page. Yet my need it to click a button ruther that to see the page.
For example: I want to load the page www.google.com in an iframe or other component in my asp.net page and then have access to the google search button: