tabs - Geckofx VB.net Obtain the url from Hyperlink vb.net -


i use geckofx , want know, how can obtain url hyperlink in geckowebbrowser.

thank you

take link below

geckolinkelement link = new geckolinkelement(_mybrowser.document.getelementbyid('your_link_id').domobject);  link.click(); 

you need geckofx 21 , xulrunner 21 too


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -