i'm working with the webkit open source engine browser in visual basic. I'd like to obtain the html tags conteined in the loaded web page, but when i try to use the GetElementsByTagName comand, it returns always nothing.
Do you have any ideas?
thanks in advance. Massimo