hi im a real newbie to c# bu ive heard the best way is to get stuck in.
So Ive been trying to build a web browser. Ive added the web broswer control and added a combo box to act as the URL location.
I have code to take what is in the combobox and navigate to the website, however I just wondered how to change it so that it updates, e.g. if i go to google it will still say " after I have typed in my search, rather than the search url that google gives.
Are there any standard methods to access the current web page otherwise can anybody point me in the right direction
Thanks
So Ive been trying to build a web browser. Ive added the web broswer control and added a combo box to act as the URL location.
I have code to take what is in the combobox and navigate to the website, however I just wondered how to change it so that it updates, e.g. if i go to google it will still say " after I have typed in my search, rather than the search url that google gives.
Are there any standard methods to access the current web page otherwise can anybody point me in the right direction
Thanks