Stanga

Web Applications

Home     Blog     Resume     Private File Share     Contact Me      
February 05

HTML Web Page Automation
Today I successfully automated an information scrape program using vb.net and the webbrowser control. I travel to a web page and data mine information from the page html document. The process uses the webbrowser readystate to check for load completion and then iterates through all <TD> tags to gather data from the page. I then look at two items. The classname and the custom attribute 'node_name' to zero in to the fields that are needed to get to. I currently have one issue remaining, I have a security popup from the page, that I need to suppress. This is an intra-net application.


5:47 PM GMT  |  Read comments(2)

February 04

Website Launch
Hello, Today is the launch of my new website. This website will allow me to implement a log dedicated to what knowledge I might share with the world. Enjoy


6:42 PM GMT  |  Read comments(0)