hi everyone,
how can I read the html code from a certain web page opened with some browser. For example I have firefox with 2 opened tabs and then I want to read both html code until I can find some tags inside those opened web pages.
thanks.
hi everyone,
how can I read the html code from a certain web page opened with some browser. For example I have firefox with 2 opened tabs and then I want to read both html code until I can find some tags inside those opened web pages.
thanks.
You'll probably have to find an sdk for that browser. Or open the urls in a webbrowser control.
Hi tinstaafl, you mean that I need to open all web pages into my software? like making a new web browser? and then read code right?
Yes, once you load the urls you have access to all the html code in each page.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.