M
Mostafa Salaheldien
Guest
Hello,
I have a webbrowser control i open an external site inside it, and i want to navigate to be the link inside this button
<a href="http://start/com/wide;ses=042a768625ea3d529c503f8f28088023&has_bvc=0" class="bui-button bui-button--secondary bui-button--wide" target="_blank"><!----> <span class="bui-button__text"><span>Open site</span></span></a>
how to make Webbrowser1.navigate(" here i want to get the url inside this button ")
Continue reading...
I have a webbrowser control i open an external site inside it, and i want to navigate to be the link inside this button
<a href="http://start/com/wide;ses=042a768625ea3d529c503f8f28088023&has_bvc=0" class="bui-button bui-button--secondary bui-button--wide" target="_blank"><!----> <span class="bui-button__text"><span>Open site</span></span></a>
how to make Webbrowser1.navigate(" here i want to get the url inside this button ")
Continue reading...