I have a windows form application with a browser component in it.
My goal is to load a webpage and pass variable's from the webpage to the form. Maybe trough java script. But i cant find out if it is even possible to pass variable's from the webrowser component to the the rest of the form.